Simple Interest Calculator
This is a very simple example of a simple interest calculator. It takes in a principal, rate, and length and returns the interest paid as well as the total cost.
For the future, I plan to add more options for inputs, as well as an amortization schedule.