Skip to content

Rynant/project-euler

Repository files navigation

The solution for each Project Euler problem is in a file named peXXX.py, with
the answer returned by the answer() function.

Files provided by the problem (e.g. words.txt) are in the 'data' folder.

pe000.py is provided as a template.

answer_timer.py may be used to time solutions.

About

Project Euler solutions in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages