Lecture: Booleans, Logical Expressions, Predicates
Slides
A PDF file of the lecture slides handout on Booleans, Logical Expressions, and Predicates.
Code
Click on this lec06_booleans.zip link to download the .zip
file to your computer. The unzipped folder contains the notebook for lecture activities.
Solutions (for after class)
Use these sample solutions for review only after you have completed the code exercises. You will learn much more by trying them first and comparing your approach with the solutions.