#!/usr/bin/env python3 print("Content-type: text/html; charset=utf-8\n\n") print("Hello world")