Skip to content

1-D arrays (lists)

Handout

A list holds many values

  • A list (the exam calls it an array) stores many values under one name.
  • Write the items in square brackets, separated by commas.
  • An array normally stores items of the same type.

Handout

Log in or create account

IGCSE & A-Level