CSSE 120 -- Intro. to Software Development

Homework 11

  1. There is no new reading for the next session.
  2. There is no Angel quiz for the next session.
  3. Note that the reading, ANGEL Quiz, and programming problem  in HW 12 are substantial, so you may want to get ahead by doing some of the reading before your Session 12 class.
  4. (15 pts) Complete the individual exercise you started in class: listMax.py,  and commit your solutions to your Subversion repository using a sensible log message.

  5. (20 pts) Solve Zelle chapter 8, programming problem 9.  This is on page 263 of your text. 

    1. Write your solution in module fuelEfficiency.py in the Session11 project that you checked out.

    2. Test your code and make sure that it works

    3. Commit your solutions to your Subversion repository using a sensible log message.