This project is a collection of solutions to the problems on projecteuler.net The "problems.py" contains the code for all solutions. Each problem has its own class which inherits from the "Problem" ...