CSSE 120 -- Intro. to Software Development

Homework 15

  1. Complete the assigned reading for the next session: Zelle Sections 11.4–12.1.
  2. (20 pts) Complete the Angel quiz over the reading assignment. You'll find the quiz on the course Angel page, under Lessons → Homework → Homework 15 → Designing with Lists, Classes, and Collections
  3. (30 pts) Be sure to commit the ButtonWidget project that we worked on in class to your SVN repository.
  4. Copy your completed RoseButton.py file into C:\Program Files\Python26\Lib\site-packages. This will allow you to use it in the future.
  5. (120 pts) Complete the BallSim project that you began for the previous homework.