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. (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.

  4. (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.