Question: Create a mortgage calculator using python that takes as input the principal loan amount , interest rate , and monthly payment . As output, your
Create a mortgage calculator using python that takes as input the principal loan amount, interest rate, and monthly payment. As output, your calculator should generate an amortization table, and compute how many years and months it took to pay off the mortgage, and report the total amount of payments over that time.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
