Computer Science, asked by babacool9000, 16 days ago

7. Write a program to print first 20 terms of the Fibonacci series. Example: 0,1,1,2,3,5...​

Answers

Answered by pjoshka010454r
1

Answer:

The list of first 20 terms in the Fibonacci Sequence is: 0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, 233, 377, 610, 987, 1597, 2584, 4181.

Explanation:

hope it helps....

mark me as brainliest...

Similar questions