918 views

Hello World in Python

Python
  1. # Hello World in Python
  2. print "Hello World"
  3.  

­

Tags: Python Hello World

Embed: