1. Learn
  2. /
  3. Proiecte
  4. /
  5. Case Study: Building Software in Python

Connected

exercițiu

Using docstring

You've developed the MortgageCalculator class. Now, complete a docstring to provide explanations for the class's attributes.

Instrucțiuni

100 XP
  • For the months attribute, add the number of months in the loan.
  • For the monthly_payment attribute, add the amount of the payment per month.