oct 21
Discuss midterm projects, and how they'll be graded. In particular, what's expected for documentation and sample input/output.
We talked about maintaining state, and gave a deck of cards as an example, using the attached state.py short pythong program.
Alex mentioned using this plotting package:
Review craps program from last class. I added average and standard deviation of result rather than just (max-min), and
fixed the documentation to match what's expected for a midterm project. The modified code, including mean and standard deviation, is attached below.
With midterm projects in the works I don't want to start new material yet. So instead