14. Ravi a python programmer is working on a project, for some requirement, he has to define a function with name Calculate Interest(), he defined it as:
def CalculateInterest (Principal, Rate=.06,Time): # code
But this code is not working, Can you help Ravi to identify the error in the above function and
what is the solution.
please tell me the answer
ig id: rishanth_010