fibonacci Simple Python program for Fibonacci sequence. Can also be run with Python shell and takes a number input as argument, will print the number in the Fibonacci sequence at x that way.