Backcountry Interview Question

Print to STDOUT the Fibonacci sequence using your preferred programming language.

Interview Answer

Anonymous

Dec 9, 2015

Used python to code it.