/Euler-Project

My attempts at the Euler Project Questions

Primary LanguageJupyter Notebook

Euler-Project

My attempts at the Euler Project Questions The aim of this is to keep in touch with my iterative python programming skills, also I was bored.

If a problem is missing it is probably because writing a program for it is extremely wasteful (like Q17)

The sieve method to find prime numbers has only been used after Q10