Mia Steinkirch a8e71c50db reorganize dir
Signed-off-by: Mia Steinkirch <mia.steinkirch@gmail.com>
2019-10-11 04:29:17 -07:00

24 lines
716 B
Markdown

# 🍟 Project Euler Solutions 🍟
Several of my solutions for the Euler project. For fun or profit :)
Most of the exercises are written in Python, but I have some Java and Clojure too.
Enjoy!
![](http://projecteuler.net/profile/bytegirl.png)
----
## License
When making a reference to my work, please use my [website](http://bt3gl.github.io/index.html).
<a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-sa/4.0/88x31.png" /></a><br />
This work is licensed under a [Creative Commons Attribution-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-sa/4.0/).