Python Programming Lecture 8, Fall 2009

http://grace.evergreen.edu/mon/asn-python.html

Some variations of the Fibonacci function

Definite Loops - Ch 8.1, Review

While Loops - Ch 8.2

Interactive loops - Ch 8.3

Breaking out of loops - Ch 8.5

Boolean Algebra - Ch 8.4

Homework programs - tips