Wednesday, February 5, 2014

How to get the initial sub-sequence of the Fibonacci series in Python?

Just type the code, execute it and you will be able to get this sequence: 1 1 2 3 8

No comments: