Exemple #1
0
 def _fib(n):
     return _ifib(n)
Exemple #2
0
 def _fib(n):
     return _ifib(n)