This file will include all the exercises that are required for the prep course for LaunchSchool'S 'Introduction to Programming'.
I am following LaunchSchool's advice to:
- Use 1 git repository for all exercises in the Ruby book (remember not to ever nest git repositories)
- Create a folder within that repository for each chapter in the book
- Create a separate file for every exercise in the chapter