Awesome-Python-Scripts/Fibonacci_Sequence_Generator
2020-10-05 13:43:23 +05:30
..
Fibonacci.py Added Fibonacci_Sequence_Generator and updated main README.md accordingly (#173) 2020-10-05 13:43:23 +05:30
README.md Added Fibonacci_Sequence_Generator and updated main README.md accordingly (#173) 2020-10-05 13:43:23 +05:30

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