1 | initial version |
One closing parenthesis is missing at the end of the line defining your interact Exp
:
It should be (three closing parentheses):
def Exp(n = selector(range(0, 11),nrows=1, label="Botão"),f = input_box(default=x*e^x-1), a = input_box(default=0.5), b = input_box(default=1), xi = input_box(default=0.8),p = input_box(default=e^(-x))):