Skip to content

technimakri/credit_calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

About:

This program allows a user to calculate credit parameters of two different types of loans: annuity and differentiated, given the annual interest rate. Parameters include: principal loan amount, monthly payment amount, the loan period in months and the cost of the loan (overpayment). This program is designed to be executed from the command line. See the wiki for more details.

Learning objectives:

  • Using third party modules e.g argparse, math
  • Using math functions and converting formulas into code
  • Using and coding for the command line

About

JetBrains Academy's Credit Calculator project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages