Answers to Selected Questions, Exercises, and Challenges
Each of the chapters in Python for Rookies has self-review questions, exercises, and challenges. Here we have a list of links to PDF files presenting answers to some (but not all!) of the questions.
- All chapters as a single book.
- Chapter 1: Getting Started
- Chapter 2: The Fundamentals
- Chapter 3: Controlling the Flow
- Chapter 4: Structuring State
- Chapter 5: Functionally Modular
- Chapter 6: Classy Objects
- Chapter 7: Inheriting Class
- Chapter 8: Filing Things Away
- Chapter 9: Testing, Testing
- Chapter 10: Algorithms and Data Structures
- Chapter 11: Threading the Code
- Chapter 12: The Life of the Game
- Chapter 13: PyGames
Python for Rookies A First Course in Programming