https://github.com/cbeck88/fib-py
Fibonacci iterator in python
https://github.com/cbeck88/fib-py
Last synced: 2 months ago
JSON representation
Fibonacci iterator in python
- Host: GitHub
- URL: https://github.com/cbeck88/fib-py
- Owner: cbeck88
- Created: 2022-11-27T18:24:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-27T21:12:52.000Z (over 2 years ago)
- Last Synced: 2025-03-29T01:11:48.281Z (2 months ago)
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
fib-py
======A fibonacci iterator in python with unit tests