MCPcopy Index your code
hub / github.com/RustPython/RustPython / fibonacci.py

File fibonacci.py

wasm/demo/snippets/fibonacci.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1n1 = 0
2n2 = 1
3count = 0
4until = 10

Callers

nothing calls this directly

Calls 1

printFunction · 0.50

Tested by

no test coverage detected