News Ticker

Menu

Creating Hello World In Python


The first Python program you will build with Python is a simple output file that shows "Hello World". In a nutshell, program means a sequence of instructions.

To create it jus simply type the following command on your Python shell :

print "Hello, World!"

And hit enter. To execute this program, save it with '.py' suffix (e.g., blabla.py) 


Share This:

Uncle Noobee

Uncle Noobee - Editor of Noobsquare.com , loves science and technology specially internet. Sees internet as the largest university with millions of students. Every students have rights to learn their own subject and to master it.

No Comment to " Creating Hello World In Python "

  • To add an Emoticons Show Icons
  • To add code Use [pre]code here[/pre]
  • To add an Image Use [img]IMAGE-URL-HERE[/img]
  • To add Youtube video just paste a video link like http://www.youtube.com/watch?v=0x_gnfpL3RM