Repository of Python 3 scripts for some of the problems on Project Euler
A single python file is created for each problem with the name following the convention 'Problem Number'_'Problem Name'.py
An additional script download_problems.py
is used to download all the problem pages as markdown files.