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