print('Hello world!')
def G(A):
    print(chr(A),end="")
    return G
G((64+8))((64+5))((64+12))((64+12))((64+15))

Embed on website

To embed this project on your website, copy the following code and paste it into your website's HTML: