Lesson 11: Telling the truth

Outline:

  1. Recap Lesson 10
    • example: max of three
  2. Logical operators
  3. Conditional loops
    • while loops
    • Exercise 4
    • translating between for loops and while loops

Explore after class:

  1. More practice with while loops: Exercises 5+6

Want more practice?

  1. Runestone:
  2. Codingbat:

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

  • Zelle sections 8.1-8.7 (pp. 243-276)