Write a function fib( n ) to generate n number of Fibonacci sequence, return the sequence as a list.
Hint: The Fibonacci sequence is a sequence of numbers where the next number in the sequence is the sum of the previous two numbers in the sequence. The sequence looks like this: 1, 1, 2, 3, 5, 8, 13, 21…
Answers
Answered by
0
Answer:
I don't know this answer for your question
Similar questions
Hindi,
4 months ago
English,
4 months ago
Social Sciences,
4 months ago
Social Sciences,
9 months ago
History,
9 months ago
Biology,
1 year ago
Physics,
1 year ago