Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alleycat1/github-final-project

Final project for Coursera Certification on Git and Github issued by IBM
https://github.com/alleycat1/github-final-project

Last synced: 15 days ago
JSON representation

Final project for Coursera Certification on Git and Github issued by IBM

Awesome Lists containing this project

README

        

# github-final-project
Final project for Coursera Certification on Git and Github issued by IBM

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