Fibonacci Sequence with Python

This is my solution for the Fibonacci problem! This is the result of my first attempt. I see ample room for improvement, as this can be further optimized.

This is how it looks!

All the exercises can be found on Github.