TheOdinProject / ruby-exercises

MIT License
219 stars 1.06k forks source link

Conditional Logic Exercises #8

Open KevinMulhern opened 3 years ago

KevinMulhern commented 3 years ago

Lesson: https://www.theodinproject.com/courses/ruby-programming/lessons/conditional-logic

Basic exercises covering the main topics in this lesson:

There is quite a bit in this lesson so splitting the exercises into different files might be prudent.

KevinMulhern commented 3 years ago

I've got this one