Skip to content

Files

Latest commit

29dcb2a · Oct 10, 2022

History

History
This branch is 533 commits behind larymak/Python-project-Scripts:main.

Fibonacci_Sequence_Generator

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Oct 10, 2022
Oct 10, 2022

README.md

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