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
  • Chapter 4: Applying your knowledge
    • [4.1] Applying your knowledge
    • [4.2] The bigger number
    • [4.3] The biggest number
    • [4.4] Leap year validator
    • [4.5] Thermostat program
  • 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 4

Applying your knowledge

Knowing is not enough; we must apply.
Johann Wolfgang von Goethe

Rough estimated time needed
20-30 mins

Previous Next

Page designed by Josiah Wang

Department of Computing | Imperial College London