Skip to content
This repository was archived by the owner on Apr 18, 2021. It is now read-only.

FMGordillo/ruby-course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

764fc46 · Apr 18, 2021

History

11 Commits
Apr 18, 2021
Aug 15, 2019
Apr 18, 2021
Apr 18, 2021

Repository files navigation

Let's Use If/Else Statements to Find Out Ruby's Favorite Color

This repository will help you learn the fundamentals of If/Else statements in Ruby.

When completed, you'll have a program that asks for your favorite color, and replies with a specific response depending on your input.