Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 360 Bytes

File metadata and controls

8 lines (6 loc) · 360 Bytes

euler-project

A few of my solutions to the problems in the archives of https://projecteuler.net/. I recommend everybody interested in number puzzles and/or computer programming problems to give it a try!

Note

Most of these programs are meant to be executed with a Python >= 3 version.