write a program in python to find the simple imterest
Answers
Answered by
6
Answer:
Simple interest is calculated by multiplying the daily interest rate by the principal amount by the number of days that elapse between the payments. For example, If P = 1000,R = 1,T = 2 Then SI=20.0 Now let's see how we can implement a simple interest calculator in Python.n:
PLZ MARK AS BRAINLIEST , FOLLOW ME AND THX FOR THE SUPERB QUESTION
Answered by
1
Answer:
hyy here is the answer
Attachments:
Similar questions