Agenda

  1. Warm-up: Predict the Output — the same program in two languages
  2. Compare and name it: From Source to Running Program — source code, machine code, and the two ways across
  3. Why your SyntaxError arrives before anything runs and your NameError does not — back to Inside the Machine

Things to do before our next class

  • Journal: one advantage of an interpreter you have actually felt.