This repository is a complement to the Ruby course for The Odin Project. It contains a series of Ruby exercises alongside pre-written tests that will help guide the student towards a solution, ...
Define a method that takes in and uses an argument Define a method that takes in and uses two arguments Define a method with an optional argument Now that we've seen a few ways of defining methods to ...