Agenda
- Warm-up: Trace It — a loop that reads a file line by line
- Practise: Files Practice — reading, then writing, then both
- The trap: a file read twice in one program, and why the second read gives you nothing
Things to do before our next class
- Finish Files Practice as far as writing.