My particular solution to Project Euler problem 25 using Python.
We tackle another problem in the Project Euler, one not so tricky in solution but it made me dig into the Python string module
No, I did not want to reinvent the blog. It happened by accident.
What I was really trying to do was add some sort of capacity to make code indentation possible. I have again taken on my passion for solving problems using Python, and trying to up my (miserable) score at Project Euler. Every time you [...]