Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 152 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 152 Bytes

Fibonacci

Fibonacci sequence in python

python3 FibonacciTk.py

to run the GUI (linux)

python3 FibonacciCMD.py

to run the CMD (linux)