Project Euler solutions in Python The list of all the problems is available here. A detailed explanation to the first 30 is available here. The code style in the first problems is questionable, I used Project Euler as a way to teach myself Python :)