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
Contributions are always welcome. Read the contribution guidelines for this project. You also need to take note of the Code of Conduct
This project was completed by Nicholas Mataya as part of IBM's Getting Started with Git and GitHub course.On behalf of my peers and myself, we sincerely thank the instructors for their guidance and support throughout the course as well as the project. Additional appreciation goes to IBM and Coursera, for providing the opportunity.
This project is distributed under the open source Apache license 2.0 license. View the full license agreement for this project