python-euler/README.md

12 lines
395 B
Markdown

# python-euler
a repository for [project euler](https://projecteuler.net) solutions written in [python](https://www.python.org)
I did something like this [a few years ago using Java](https://github.com/steven-y-e/Project-Euler-in-java/tree/master)
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.