Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 155 Bytes

File metadata and controls

13 lines (10 loc) · 155 Bytes

Fibonacci

Fibonacci sequence in python

to run the GUI (linux):

python3 FibonacciTk.py

to run the CMD (linux):

python3 FibonacciCMD.py