/assignment07

Assignment07 for Technology & Media School

Primary LanguagePython

INSTALLATION

First install the amortization package by typing the following command

pip install amortization

USAGE

Launch the program with the following command line:

python3 assignment7.py

It will then print the following dialog:

What is the value of the principal:
>>  100000

What is the value of the monthly interest rate:
>>  0.5

What is the number of months:
>>  12

It will the print the amortization schedule