fharookshaik / fibonacci-series

This repository is to write program the famous Fibonacci series in as many different programming languages as we can.
MIT License
20 stars 101 forks source link

Decreased number of variables in printFibonacci(), added support for … #75

Closed Amil-Gupta closed 2 years ago

Amil-Gupta commented 2 years ago

…n==0 and n==1

avinashtechlvr commented 2 years ago

Thanks for your contribution , looking to see more