Python for KS3 Computing

An introduction to programming in Python, taking pupils from no knowledge to just below KS4 level.

10 chapters take pupils from coding their first program, through to coding loops.

Includes user-friendly explanations and code examples, with end-of-topic challenges and recap questions.

Check Your Progress self-assessment checklists and full solutions included!

Topics
  1. The Basics
  2. Variables
  3. Data Types
  4. Basic String Operations
  5. Inputting Data
  6. Error Messages
  7. Selection Statements
  8. Using Lists
  9. Loops and Repetition