Computer Science, asked by Qwerty614, 1 year ago

Write an algorithm with input and outputs of simple interest

Answers

Answered by Bodh311
0
step 1-start
step 2-accept principal
step 3-accept rate of interest
step 4-accept time
step 5- multiply principal ,rate of interest , time and divide it by 100
step 6- print the principal, rate of interest , time and simple interest
step 7-stop
Similar questions