Python Programming Exercises, Gently Explained is a book designed to help beginner and intermediate level programmers improve their Python skills. It contains 42 programming exercises, each with a gentle explanation of the problem, the prerequisite coding concepts needed to understand the solution, and helpful templates to get started. Popular exercises in the book include temperature conversion, Fizz buzz, file reading/writing, random dice rolling, password generation, and more.
Is there an entry, which should be added to this list?