Computer Science, asked by srisidhumurmu, 6 months ago

Write algorithm and Flowchart for :-
1. Simple Interest
2. Area and Perimeter of a rectangle
3. Teacher's day​

Answers

Answered by sauravrajchauhan20
1

Answer:

for simple interest:

1. Take input

use formula s.i=p*r*t/100

print si

Explanation:

Similar questions