Agenda
- Warm-up: Predict the Output — four lines of string surprises
- Build the running-total pattern together: total, count, highest, lowest — then the average, which is quietly two of those
- Then search: find the first value that matches, and stop looking
- Compare and name it: Working with Text — text is data too, and it arrives messier than numbers do
- Practise: Text Practice
Things to do before our next class
- Finish Text Practice.
- Journal: one thing you can now compute about a pile of text that you could not compute last week.