Write a program to find the compound Interest.
principle=float(input("Enter principle amount:"))
time=int(input("Enter time duration:"))
rate=float(input("Enter rate of interest:"))
amount = (principle * (1 + (float(rate)/100))**time)
compound_interest=amount-principle;
print("Compound interest:- ",compound_interest)
Answers
Answered by
0
Answer:
owl Ian Ian labh or hall cm all do we all ex in on we vf kvd jnbffbnkdj he dgjhfggjjgtgt fg j
Similar questions
Math,
3 months ago
Accountancy,
3 months ago
English,
3 months ago
Social Sciences,
7 months ago
Math,
7 months ago
Economy,
1 year ago
History,
1 year ago
English,
1 year ago