Guest User

Untitled

a guest
May 25th, 2015
278
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.10 KB | None | 0 0
  1. #!c:\Python27\python.exe -u
  2.  
  3. print("Content-type: text/html")
  4. print()
  5. print("<h1>Hello world!</h1>")
Advertisement
Add Comment
Please, Sign In to add comment