Skip to content

Apollo59/FibonacciPOC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

FibonacciPOC

This is a proof of concept I made for Fibonacci's sequence which the first number and the second number are add together starting at 0 and 1 so 0 + 1 = 1 1 + 1 = 2 1 + 2 = 3 and so forth just run main.py and it will ask you how many times you would like Fibonacci to run

Sorry for spagehtti code. I think it was 11pm when I made this.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages