Session Details

Week 4, Session 11 — Thu Jan 6

Prep

  1. Chapter 8 (26 pages)

HW Due

  1. HW 10

Topics

  1. Review for Exam 1
  2. Definite loops (review, for statements)
  3. Indefinite loops ( while statements, break statements)
  4. Practice Debugging
  5. Prepare for Exam 1

Outline

  1. [5 min] Hand-back quizzes, discuss questions
  2. [20 min] Exam review
  3. [25 min] Indefinite loops, while loops
  4. [5 min] Break
  5. [50 min] While loop practice, practice for Exam 1

Resources

  1. Slides
  2. zellegraphics documentation
  3. Python 3.1.2 documentation (as html)
  4. Python 3.1.2 documentation (as pdf)

HW Assigned

  1. HW 11 due at start of Session 13