Computer Science, asked by anandhukrishnan9895, 2 months ago

Write a program to find simple interest if amount, rate of interest and number of years are given.​

Answers

Answered by JaneJ
0

Answer:

Algorithm

Explanation:

  • Define Principal, Interest and Time of loans.
  • Apply in the formula.
  • Print the Simple Interest
Similar questions