Can someone tell me what is wrong with this formula?
def Weddle1(f, a, b, n): h = (b - a) / n summa1 = 0 summa1 += ((3*h/10)*(f(a)+5*f(a+h)+f(a+2*h)+6*f(a+3*