Computer Science, asked by vilas5182, 10 months ago

Draw a flow chart to calculate simple interest

Answers

Answered by rohitpundir066
2

Answer:

,

Explanation:

this is ur ans

I hope u will like it

Attachments:
Answered by KajalBarad
1

To create a flow chart for calculating simple interest

1. We have to start the program which is written in Circle

2.now we have to define the variables that are p ( principal amount ),t(time period),r (rate of interest ) this is written in parallelogram

3.Now we have to include formula of simple interest

Ie p*t*r /100 this is written in rectangle

4. Now the final step is to stop the program

Written in circle

Similar questions