These are exercises from the book Learning Ruby the Hard Way.
Introduction
Read more the book https://learnrubythehardway.org/book/
Getting Started
1 . Make sure you have Ruby on your computer https://www.ruby-lang.org/en/downloads/
-
Clone this repository.
-
In your terminal run the file with command: ruby "file.rb"