#!/usr/bin/python
print "Content-Type: text/plain\n\n"
print "Python works"
