An open API service indexing awesome lists of open source software.

https://github.com/th-rpy/ruby-course

An introduction to Ruby
https://github.com/th-rpy/ruby-course

Last synced: 10 months ago
JSON representation

An introduction to Ruby

Awesome Lists containing this project

README

          

# 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.