MCPcopy Index your code
hub / github.com/trekhleb/learn-python / fibonacci_module.py

File fibonacci_module.py

src/modules/fibonacci_module.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Fibonacci numbers module.
2
3@see: https://docs.python.org/3/tutorial/modules.html
4

Callers

nothing calls this directly

Calls 1

fibonacci_smaller_thanFunction · 0.85

Tested by

no test coverage detected