Agenda

  1. Warm-up: Trace It — a loop that reads a file line by line
  2. Practise: Files Practice — reading, then writing, then both
  3. The trap: a file read twice in one program, and why the second read gives you nothing

Things to do before our next class