CS199 Computer Science for Beginners  -  Spring 2009

Exercise 7    Due: Thursday, June 4, 2009 at Midnight

See below for instructions about which Python programs you need to send me by e-mail.

Be sure to name your files: Smith-2.py (if your last name was Smith and you were submitting exercise 2).  Etc.

Be sure to put comments in your program at the beginning that include your name, the Programming Exercise number, and a brief description of what your program does.  Put comments throughout your program to indicate what is happening.  Use informative names for your variables and your functions.

Remember: my e-mail address is lmd with the “at” symbol followed by cs.pdx.edu.

Programming assignment:

Chapter 13, Programming exercises 1 and 3.