This repository lists some codes, produced by Lucas Willems, for solving Project Euler problems. You will find:
- a
functions.py
file containing several useful functions - solutions to the first Project Euler problems with explanations when maths are used
- Python 3