Question: i am using python on windows Exercise 1 Write a function Fibonacci that receives an int n and prints the first n numbers in Fibonacci

i am using python on windows
i am using python on windows Exercise 1 Write a function "Fibonacci"

Exercise 1 Write a function "Fibonacci" that receives an int "n" and prints the first n numbers in Fibonacci series. Sample Input n= 10 Expected Output 0, 1, 1, 2, 3, 5, 8, 13, 21, 34

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!