This repository is for learning and practicing Ruby.
It includes exercises to help you understand the basics and improve your coding skills.
- Variables and data types
- Strings and numbers
- Arrays and hashes
- Loops and conditionals
- Methods and simple classes
- Install Ruby: https://www.ruby-lang.org/en/downloads/
- Open a terminal
- Run the exercises:
ruby exercise.rb