Calculate Simple Interest Using Function

# Introduction In this lab, you need to create a program that calculates simple interest using a function named `simpleInterest()` which takes three double arguments representing the principal, time, and rate, and returns the calculated simple interest, and then print the result.

|60 : 00

Click the virtual machine below to start practicing