Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 268 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 268 Bytes

Project Euler Solutions in Python

Problems 1-10, 11, 13, 14, 16

Just my quick Python solutions to the first few problems listed on Project Euler. All code is in a single .py file, so be sure not to run the entire thing at once or you might crash your computer....