https://github.com/jagthefriend/fibonacci
This a program which creates a fibonacci sequence
https://github.com/jagthefriend/fibonacci
python-script
Last synced: 8 months ago
JSON representation
This a program which creates a fibonacci sequence
- Host: GitHub
- URL: https://github.com/jagthefriend/fibonacci
- Owner: JagTheFriend
- Created: 2020-09-04T18:39:23.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-04T19:06:07.000Z (almost 6 years ago)
- Last Synced: 2025-01-14T13:54:20.613Z (over 1 year ago)
- Topics: python-script
- Language: Python
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fibonacci
The program would ask you to enter the starting number,
the next number in the sequence,and how many numbers to be
printed