print "Hello world!"
print "\"If at first you don't succeed, try, try, try again!\""
print "Beware the Ides of March!"
print "My formula for success?\nRise early, work late, strike oil.\n"
print "\"It is a wise father that knows his own child.\"\nShakespeare\n"
print "Be careful!!\n \a"
print "Hi there!\nThis program is a bit longer than the others."
print "But really it's only more text.\n\a\a"
print "Hey, wait a minute!! What was that???\n"
print "\t1.\tA bird?"
print "\t2.\tA plane?"
print "\t3.\tA control character?"
print "\t\t\b\bAnd how will this look when it print's out?"