Solutions to https://projecteuler.net/problems
Don't look if you don't want spoilers.
- Python 3
- run
setup.pyfrom Elevated Command line to addsrc/modulesdirectory toPYTHONPATH
Files are grouped in sets of 100. 100 directory holds problems 0 - 100, 200 holds 101 - 200, etc...
Tests can be run via the following: py .\src\tests\<test file name>.py
