here's the program..
Fibonacci series is given by :
1,1,2,3,5,8,13, 21......
where an entry is the sum of the previous two numbers...
thanks!!
Fibonacci series is given by :
1,1,2,3,5,8,13, 21......
where an entry is the sum of the previous two numbers...
thanks!!
Comment