Computer Science, asked by nsaveetha1977, 6 months ago

write a python program to calculate simple interest

Answers

Answered by 17usb10061
1

Answer:

Simple interest formula is given by:

Simple Interest = (P x T x R)/100

Explanation:

Where,

P is the principle amount

T is the time and

R is the rate

Similar questions