🏠
Working from home
A Finnish computer geek who is trying to learn all kinds of things from video editing to game development and programming.
PinnedLoading
- python-poetry-template
python-poetry-template Public templateA template Poetry project structure.
- python-rust-template
python-rust-template Public templateA template mixed language Python/Rust project structure.
Makefile 5
- Order N Fibonacci sequence generator
Order N Fibonacci sequence generator 1fromcollectionsimportdeque
2fromtypingimportGenerator
3importwarnings
45defn_fibonacci(n:int=2)->Generator[int,None,None]:
Something went wrong, please refresh the page to try again.
If the problem persists, check theGitHub status page orcontact support.
If the problem persists, check theGitHub status page orcontact support.