Question: O 30 11 ed Find the errors in the given program and rewrite the correct program p = float(input(Enter the principle amount : ')) r

 O 30 11 ed Find the errors in the given program

O 30 11 ed Find the errors in the given program and rewrite the correct program p = float(input("Enter the principle amount : ')) r = float(input("Enter the rate of interest: ") out of question - float(input("Enter the time in the years: ')) si == (p*r*n)/100 print("Principle amount ", p) print("Interest rate :", r) print("Time in years print("Simple Interest : " si) 1 B 5 E E E

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!