#!/usr/bin/python import os print("Content-Type: text/plain \n\n") print("This is from python")