Intro to
Programming
with Python

Fall 2012
course
navigation

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
http://cs.marlboro.edu/ courses/ fall2012/python/ notes/ Oct_18
last modified Thursday October 18 2012 2:13 am EDT

attachments [paper clip]

     name last modified size
   craps.py Oct 18 2012 2:12 am 7.07kB [TXT]craps_analysis.txt Oct 18 2012 2:12 am 2.92kB    deck.py Oct 18 2012 2:12 am 607B