MCPcopy Create free account
hub / github.com/subbarayudu-j/TheAlgorithms-Python / fastfibonacci.py

File fastfibonacci.py

dynamic_programming/fastfibonacci.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/python
2# encoding=utf8
3
4"""

Callers

nothing calls this directly

Calls 1

fibonacciFunction · 0.70

Tested by

no test coverage detected