hi there, i also have an emergency home work
it about Fibonnaci recursive
the Output is should be like this :
--------------------------------------------------
First number of the fibonnaci : 3
The Fibonacci Lines are : 3 4 7 11 18 29 ...
----------------------------------------------------
i want the result is until 10 lines
i try all i do to finish this task, but always failed.
can anyone help me?