Agenda

  1. Warm-up: Predict the Output — four lines of string surprises
  2. Build the running-total pattern together: total, count, highest, lowest — then the average, which is quietly two of those
  3. Then search: find the first value that matches, and stop looking
  4. Compare and name it: Working with Text — text is data too, and it arrives messier than numbers do
  5. 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.