PYTHON PROGRAM FOR COMPOUND INTEREST
COMPOUND INTEREST = P(1+R/100)r
Where,
P is the principal amount
R is the rate and
T is the time span
The implementation is given below
INPUT:
OUTPUT:
THANK YOU!!😇
PYTHON PROGRAM FOR COMPOUND INTEREST
COMPOUND INTEREST = P(1+R/100)r
Where,
P is the principal amount
R is the rate and
T is the time span
The implementation is given below
INPUT:
0 Comments