#!/usr/bin/python text = """Content-type: text/html CGI 101

A Second CGI script


Hello, CGI World!

[image]
""" print text