pyFibonacci A python script that lists the numbers of the fibonacci sequence up to a number chosen by the user and draws squares with the golden spiral in them Like this: How to run script Go to folder where script is with cd command and type: python fibonacci.py