Conditionals

Navigating control statements

Control: Conditionals, if-else statements

For this lecture’s notes, please see:

  • Jupyter Notebook. Here’s a read-only notebook, but you should run this in DataHub by accessing via the course website.
  • Lecture slides. I made some additional diagrams post-lecture that roughly match my whiteboard work, including a post-class student question.
  • Inferential Thinking, Chapter 9.1
    • Does not cover boolean operators in as much detail as we do.