Outline for January 25, 2012

Reading: §5

  1. if statements (if, if/else, if/elif/else)
    1. if
    2. if/else
    3. if/elif/else
  2. if statements for checking parameters
    1. print square root and check for negative argument
  3. Iteration
  4. Counters and reassignment (updating variables)

A PDF version is available here.
ECS 10, Basic Concepts of Computing
Winter Quarter 2012