Submit
Output:
op = Element("output") def my_function(*arg, **kwargs): n1 = float(Element('x1').value) op.write(n1*n1)