Skip to content

Lists (1-D arrays)

Handout

A list holds many values

  • A list keeps many values in one variable.
  • Write the items inside square brackets: [10, 20, 30].
  • The items can be numbers, strings, or a mix.

Handout

Log in or create account

IGCSE & A-Level