Oct 18
midterm projects
Discuss midterm projects, and how they'll be graded. In particular, what's expected for documentation and sample input/output. (See craps.py below.)
more examples
Review craps program from last class.
I added average and standard deviation (discuss; perhaps write in class)
and fixed the documentation to match what's expected for a midterm project.
The modified code is attached.
deck.py (attached) is another short example to use in discussing functions, input, and output.
Coming next week: object oriented programming, chapter 10
But with midterm projects in the works I don't want to start new material yet. So instead
- Questions about anything?
- Review anything?
- Work through a problem or two from http://projecteuler.net in class if there's still time left.