Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 352 Bytes

File metadata and controls

14 lines (10 loc) · 352 Bytes

github-final-project

Github Final Project Repository

Changes Made

A calculator that calculates the simple interest with given parameters such as 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 = ptr