Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 263 Bytes

File metadata and controls

10 lines (8 loc) · 263 Bytes

Python Fibonacci Sequence Generator

This python script will ask you how many numbers do you need to see in the Fibonacci Sequence and generates the sequence based on your input.

Requirement

Python 3.xx

Running the script

python Fibonacci.py