An open API service indexing awesome lists of open source software.

https://github.com/manav-khandurie/github-final-project

Learning Git/Github through IBM
https://github.com/manav-khandurie/github-final-project

git github

Last synced: about 2 months ago
JSON representation

Learning Git/Github through IBM

Awesome Lists containing this project

README

          

# github-final-project
A calculator that calculates simple interest given principal, annual rate of interest and time period in years.
Input:
p, principal amount
t, time period in years
r, annual rate of interest
Output
simple interest = p*t*r