Skip to content

agamblin/assignment07

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Assignment07 for Technology & Media School

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages