Write a python code to calculate simple interest by inputting the value Principal amount and rate from the user for a Time 3 years
Answers
Answered by
0
Answer:
ybsjvsmkkzkjmmshkks
Answered by
1
EXAMPLE2: Input : P = 3000 R = 7 T = 1 Output :210 ... Python3 program to find simple interest. # for given principal amount, time and ... print ( 'The rate of interest is' ,r).
Image
Similar questions