Agenda

  1. Warm-up: Trace It — a decision inside a decision
  2. On paper: an eligibility rule with three conditions, drawn as a flowchart before anybody types
  3. Compare and name it: nesting, back in Making Decisions — and why a flat chain of elif is usually kinder than a staircase
  4. Practise: the nested questions in Decisions Practice, then the Boolean ones in Boolean Logic Practice

Things to do before our next class