Lesson 11: Telling the truth
Outline:
- Mini-quiz
- More Boolean operators
and
,or
,not
- truth tables
- Exercises 1+2
- short circuiting Boolean expressions
- Boolean algebra
- simple rules
- Exercise 3
- Breaking out of a loop
- Recap for Quiz 2
Reading assignment (to be completed by the next class):
- Zelle sections 8.3-8.7 (pp. 247-276)