Skip to content

Variables, constants & data types

Handout

A variable is a named box

  • A variable is a name that stores a value.
  • You put a value in with = — this is called assignment.
  • Use a clear name so the program is easy to read.

Handout

Log in or create account

IGCSE & A-Level