[9150 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)
Liked Article? Please Buy me a Tea 😭 |
c progrsming