#!/usr/bin/env python

print('Content-Type: text/plain')
print('')
print('Hi from hi.py')
