Python Programming

Department of Computing | Imperial College London

book

Lesson 4

Repeated Practice Makes Perfect

  • Chapter 1: Introduction
  • Chapter 2: Logical operators
  • Chapter 3: While loops
  • Chapter 4: Applied problem solving
  • Chapter 5: Breaking the flow
  • Chapter 6: More applied problems
    • [6.1] Checking for prime numbers
    • [6.2] Generating a list of prime numbers
  • Chapter 7: Enhancing your robot
  • Chapter 8: Debugging your code
  • Chapter 9: The PEP 8 style guide
  • Chapter 10: Summary

Chapter 6

More applied problems

Practice makes the master.
Patrick Rothfuss, The Name of the Wind

Rough estimated time needed
15-30 mins

Previous Next

Page designed by Josiah Wang

Department of Computing | Imperial College London