Backcountry interview question

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

Interview Answer

Anonymous

9 Dec 2015

Used python to code it.