Session Details

Week 4, Session 12 — Tue Sep 29

Reading

  1. none

HW Due

  1. HW 11
    Programming part due Wednesday; other parts Tuesday

Topics

  1. Boolean constants
  2. Boolean operators: and, or, not
  3. Nested loops
  4. Solving problems by synthesizing functions, decision structures, loops, and booleans

Outline

  1. [10 min] Hand-back quizzes, discuss questions
  2. [ 5 min] Boolean constants and operators
  3. [20 min] Nested loops
  4. [65 min] Begin HW 12 in which you should develop your solutions by reusing functions, developing good decision structures and loops, and using booleans

Nested loops

HW Assigned

  1. HW 12