Python Programming

Department of Computing | Imperial College London

book

Lesson 3

Discovering your Paths

  • Chapter 1: Introduction
  • Chapter 2: Comparison operators
  • Chapter 3: If statements
    • [3.1] If statement
    • [3.2] If you try, you will learn
    • [3.3] Python indentation
    • [3.4] Multi-way selection
    • [3.5] Test your understanding
  • Chapter 4: Applying your knowledge
  • Chapter 5: Making a git commit
  • Chapter 6: Function calls
  • Chapter 7: Using existing functions
  • Chapter 8: Composition and abstraction
  • Chapter 9: Incremental development
  • Chapter 10: Commenting
  • Chapter 11: Summary

Chapter 3

If statements

Rough estimated time needed
15 mins

Previous Next

Page designed by Josiah Wang

Department of Computing | Imperial College London