﻿#!/usr/bin/Python

print "Hello World"

# comment
'''
This is a multiline
comment.
'''