TypeError: \'int\' object is not callable
Anyone knows how can I fix this error? I know error is somewhere in the equation in the total. Thanks
decimal =
You should define p first simple(int p,int r,int t) then total=p*(1+decim
simple(int p,int r,int t)
total=p*(1+decim