Lesson 11: Telling the truth

Outline:

  1. Mini-quiz
  2. More Boolean operators
    • and, or, not
    • truth tables
    • Exercises 1+2
    • short circuiting Boolean expressions
  3. Boolean algebra
  4. Breaking out of a loop
  5. Recap for Quiz 2

Reading assignment (to be completed by the next class):

  • Zelle sections 8.3-8.7 (pp. 247-276)