Agenda

  1. Warm-up: Predict the Output — a grid printed row by row
  2. Compare and name it: Two-Dimensional Data — rows then columns, and the aliasing trap in building an empty grid
  3. Build: a seating chart, filled, searched, and summarised by row

Things to do before our next class

  • Grid program working; every cell reachable.