plz built me the following program.its urgent. i need ur help


Create a program which generates Fibonacci series for the first 'n' numbers where 'n' is entered by the user. For e.g. if the user enters 6 then the output would be: 1 1 2 3 5 8.