/fibonacci

Fibonacci sequence example in Python

Primary LanguagePython

fibonacci

Fibonacci sequence example in Python

The code prints the first 500 numbers in the Fibonacci sequence.

Used to illustrate some concepts of Python programming for first-grade students.