Skip to content

Sequence, input & output

Handout

A program runs in order

  • A program is a list of steps.
  • Python runs them from top to bottom, one at a time.
  • This order is called sequence — the first idea in the syllabus.

Handout

Log in or create account

IGCSE & A-Level