Each file is a Python script solving the problem with the corresponding number on Project Euler This was made with the intention to learn to write efficient Python scripts.
To run a script, please read the following post.
To run the scripts, you will need to install Python.
- Python - The language used
- Erik Båvenstrand
- The solutions presented here are just examples of solutions. There is probably a better way of solving these problems.