Make Code
Say Hello
def hello(*args, **kwargs): output = Element("hello_div") output.write("Hello World!")