[16085 views]
In this post, we will be writing a simple algorithm and drawing a flowchart for calculating Simple Interest.
Inputs: Principle Amount(PA), RateOfInterest(ROI), Time Formula to Calculate Simple Interest(SI): SI=((PA*ROI*Time)/100)