You are on page 1of 1

#!

/usr/bin/python
# program to print the hello world in python
print "Hello World!"

You might also like