Skip to content

virejdasani/FibonacciSequence-GoldenRatio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Fibonacci Sequence + Golden Ratio

See the Fibonacci Sequence and the Golden Ratio with fib.py

  • Simply run python3 fib.py
  • Then enter 'f' to see the Fibonacci Sequence or 'g' for the Golden Ratio Sequence
  • The Golden Ratio is the BiggerNumber / SmallerNumber in Fibonacci's sequence
  • As the sequence progresses, this number tends towards 1.618 --> The Golden Ratio

Releases

No releases published

Packages

No packages published