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

Latest commit

 

History

History
4 lines (3 loc) · 285 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 285 Bytes

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.