/Fibonacci

Quick example of calculating the Fibonacci sequence using two approaches; an array, and recursion.

Primary LanguagePython

Watchers