Question: (USING C#) Write a code that lists the first 50 Fibonacci numbers as a list of numbers with commas and space in between each item.
(USING C#)
Write a code that lists the first 50 Fibonacci numbers as a list of numbers with commas and space in between each item.
(make sure that the 50th fibonacci number in the code is equal to 12586269025)
Write a code that asks for a positive integer and you Print the integer from it's sequence in the fibonacci sequence. ex. input 5 results in the 5th fibonacci
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
