PRINT “Hello, world.” Goodbye, social life.

7/24/2010
—Pritchard

A “Hello World” program is a simple computer program which prints out “Hello World.” on a display device. It is used in many introductory tutorials for teaching a programming language.

One Response to “PRINT “Hello, world.” Goodbye, social life.”

  1. 9/28/2010Mark says:

    Nice. Python 2.6?

    Python 3.1: print(”Hello World!”)
    It’s an annoying, but ridiculously useful jump.

Leave a Reply