Python Programming

Department of Computing | Imperial College London

book

Lesson 4

Repeated Practice Makes Perfect

  • Chapter 1: Introduction
  • Chapter 2: Logical operators
    • [2.1] Logical operators
    • [2.2] Boolean logic
    • [2.3] Test your understanding
    • [2.4] Logical operations in conditions
  • Chapter 3: While loops
  • Chapter 4: Applied problem solving
  • Chapter 5: Breaking the flow
  • Chapter 6: More applied problems
  • Chapter 7: Enhancing your robot
  • Chapter 8: Debugging your code
  • Chapter 9: The PEP 8 style guide
  • Chapter 10: Summary

Chapter 2

Logical operators

I did not take nothing or anything

Rough estimated time needed
15-20 mins

Previous Next

Page designed by Josiah Wang

Department of Computing | Imperial College London