Skip to main content

A Interest Calculator calculate loan interest rate etc.

Project description

Interest Calculator

forthebadge made-with-python
Python 3.6

Functionality of the Music Player

  • Interest Calculator

Usage

  • Make sure you have Python installed in your system.
  • Run Following command in the CMD.
 step 1 : pip install interestCalc
 
 step 2 : from package.main import interest

Example(Calculate Loan Interest)

## test.py 


from package.interest import interest
interest()
  
Output:

> interest() 
             
Principal Amount : 100
Interest Rate : 10
Enter Months : 10
Enter Years : 0
Interest Earned :  8.33
Total Amount(Principal + Interest) :  108.33

Function

interest()

This function are avalible our package.
I hope enjoy our package
Thank You

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

interest_loan_0.1-1.0.0.tar.gz (2.7 kB view hashes)

Uploaded Source

Built Distribution

interest_loan_0.1-1.0.0-py3-none-any.whl (3.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page