#!/usr/bin/python

print """<html>
<head>
<title> first try </title>
</head>
<body>
<h1> hello </h1>
</body>
</html> """