/pyhton-project-5-loan-calculator

This is my fourth python project offered by JetBrains Academy; Python for beginners course

Primary LanguageHTML

Project: Loan Calculator

Personal finances are an important part of life. Sometimes you need some extra money and decide to take a loan, or you want to buy a house using a mortgage. To make an informed decision, you need to be able to calculate different financial parameters. Let’s make a program that can help us with that!

Learning outcomes

You will practice using mathematics and Python in everyday tasks and learn how to use third-party modules and libraries. You will also learn more about different financial instruments.