makersacademy / ruby-kickstart

Ruby Kickstart
MIT License
39 stars 382 forks source link

First commit of initial challenges #380

Closed georgesykes86 closed 5 years ago

georgesykes86 commented 6 years ago

I have had a go at sessions 1 & 2 as well as some of 3. More to come! I also noticed a few things that might need changing in the recursion example in session 3: The append and reverse_append methods seem to do the opposite to what they say (I may be wrong!) Also challenge 7 in session 3 seems to have already been completed in the source code.