Skip to content

Text files

Handout

Files keep data

  • Variables vanish when a program ends; a file stores data so it lasts.
  • The exam covers reading from and writing to text files.
  • Work in three steps: open, read or write, then close.

Handout

Log in or create account

IGCSE & A-Level