Skip to content

Instantly share code, notes, and snippets.

View tmehta2442's full-sized avatar

Tejas Mehta tmehta2442

View GitHub Profile
# Building Ruby Familiarity
# In this exercise you will take a first look at some common commands in Ruby
# The idea here is to build familiary with Ruby syntax
# This will likely be the first time you've seen some of these commands
# Just type them in and see the displayed output
# Steps:
# 1. Open up a new terminal window
# 2. Launch irb