Problem Set 7: Down Payment

Web-CAT: Submit Python programs to this automated grading platform.

Task Outline

Background Theory

Parameters

annualsalary

percentsaved

totalcost

payraise

Hints

Code Distribution

Description File Size File Name
Python Source Code for Down Payment 1.4KB pset07.zip

Contents of pset07.zip:

PSet07DownPayment/
├── downpayment.py
└── testdownpayment.py

Specification

Testing

Submission