CSC 160 Fall 2015 - Lab #7 (10 points)
Assigned W 10/28, Due Same Day
Do Programming Exercise #12 on page 164. Save and submit as futvalV3.py
1) Use futvalV2.py from Lab 6 as a starting point.
2) Adjust your pseudocode to incorporate the following:
printing the table labels (Year Value) and the line underneath the labels
printing a line of the table each time through the for loop (instead of printing out the principal after the for loop)
3) Adjust your program according to the changes to the pseudocode.
4) Test your program.
Submit the module file only (futvalV3.py-LASTNAMES) to the Lab7 link on Moodle.
Last Modified: 10/27/15