#!C:/Python311/python.exe print ("Content-type: text/html\n") print print ("""\ Python - Hello World

Hello World

""")