Hi,

Here is a program which called fibonacci function.

I used the recursion concept.

We can see that the function called itself with another parameter.

This method has the same impact that create a for loop but it’s really faster.

Have a good day !

Capture d’écran 2015-10-28 à 19.51.44

CC BY 4.0 MASTERY 21 by aureliemartinette is licensed under a Creative Commons Attribution 4.0 International License.