Fibonacci sequence| Print of Fibonacci sequence

Posted by Md Kamal Hossain
6
Feb 27, 2018
9 Views
Fibonacci sequence| Print of Fibonacci sequence If Fibonacci sequence is 1,2,3,4,5,------- and any term is the sum of the consecutive two previous terms then write a program to print first terms 40 of Fibonacci sequence.
Comments
avatar
Please sign in to add comment.