Project Euler solutions made in Python
Solutions are entirely written by Adam Hofmann. I decided to start solving Project Euler in Python to give myself a greater grasp and more familiarity with object oriented languages. Solving these problems has taught me many useful concepts applying to Python and computer science in general
Q1-Q9 Complete
Q10-Q19 Complete
Q20-Q29 Complete
Q30-Q39 Complete
Q40-Q49 Complete
Q50, Q52, Q53, Q54, Q58 Complete