Skip to content

ana117/hyperskill-python-LoanCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Loan Calculator

A simple financial calculator for different parameters that can accept command-line arguments.
Link to the project Loan Calculator.

Link to all of my Hyperskill projects.

Test Cases

loancalculator

Stages

Stage 1/4: Beginning
Create a simple program that will print messages about loan calculations.

Stage 2/4: Dreamworld
Communicate with the user to get input values, do some simple mathematical operations, and output the result.

Stage 3/4: Annuity Payment
Calculate real loan parameters using Python’s mathematical capabilities.

Stage 4/4: Differentiate Payment
Make the loan calculator able to work with different types of payment and accept command-line arguments.

About

Hyperskill project, creating a command line financial calculator.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages