a repository for project euler solutions written in python
 
Go to file
steven 7ce2809140 feat(solution): problem #1
also added a gitignore line for macos file manager confs
2023-07-31 11:52:56 -04:00
solutions/001 feat(solution): problem #1 2023-07-31 11:52:56 -04:00
.gitignore feat(solution): problem #1 2023-07-31 11:52:56 -04:00
LICENSE init(python-euler): initialize repo 2023-07-31 11:29:05 -04:00
README.md init(python-euler): initialize repo 2023-07-31 11:29:05 -04:00

README.md

python-euler

a repository for project euler solutions written in python

I did something like this a few years ago using Java but I wanted to get back into it with a different language, just to get some extra practice.

Current Progress:

Solved 0 out of 841 problems.