Wrote Ruby Code
Built a Ruby CLI
Week 1 at Le Wagon 🚂

This first week at Le Wagon was very interesting, we learned a lot of things in a short time.

We started by the programing basics in Ruby 💎, we learned how to run a program in the terminal, variables, Built-in objects...

The following days we saw the program flow, conditionals, arrays, iterators, blocks, hash and symbols. It permit us to create basic apps in the terminal like a Black Jack game 🎰 and many others.