Computer Science, asked by shivanizala, 1 year ago

algorthim and flowchart examples​

Answers

Answered by aryan75506
1

Answer:

start

input amounts

input years

input rate

compute interest=amount*years*rate /100

output interest

end

Similar questions