Python Tutorial

Showing posts with label HelloWorld. Show all posts
Showing posts with label HelloWorld. Show all posts

Tuesday, August 17, 2010

python Hello World

print "Life is very easy with Python"



Output:
Life is very easy with Python