manisha069 / HacktoberFest21

A beginner friendly repository for HacktoberFest 2021
43 stars 404 forks source link

Fibonacci_Series.cpp #468

Closed reevs2204 closed 2 years ago

reevs2204 commented 2 years ago

The program is made to print n number of numbers in Fibonacci Series. n is the number of elements in the series. Fibonacci Series: Next number is the sum of previous two numbers.

manisha069 commented 2 years ago

Unfortunately this repo has been excluded.