Lab 13: Program 5 Debugging

Logistics

Learning Outcomes

Assignment

The materials below contain a fairly good attempt at solving Program 5 using Python and IDLE. Unfortunately, the program contains various types of errors in five of the methods of the WackyPackageSeries class. Except for theses five methods (that are identified below), the code in this solution is correct.

Your task is to fix each of the erroneous five methods so that the program works and produces output that matches the output of Program 5 exactly.

Materials

Grading - 10 points

If Time Remains