ShehrozIrfan / ruby-rocks

This is the repository for beginners so that they can use this repository to make their first contribution to an open source project on GitHub. Solve programming problems using Ruby.
MIT License
22 stars 47 forks source link

Create Fibonacci.rb #120

Closed Gur-jot closed 8 months ago

Gur-jot commented 8 months ago

Ruby program to print Fibonacci series without recursion

ShehrozIrfan commented 8 months ago

@Gur-jot

Great work, without recursion is fabulous 🚀

You can follow me and star this repo for further updates. Have fun!