Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 202 Bytes

File metadata and controls

13 lines (8 loc) · 202 Bytes

DojoRuby

Ruby example of FizzBuzz

How to run the code

git clone https://github.com/GDGPetropolis/DojoRuby

cd DojoRuby

irb -r ./fizzbuzz.rb

And when the console is opened just type

run