Not Just Paranoid

Another site by Pete Maynard

Python #1

Okay to start download python (If your running Linux, you will allready have it installed.  And don’t goto python.com) Once you have python installed look for the python interpreator or shell. Once you have located that you simply type:

print "Hello World!"

That will print “Hello World!” to the screen. If you want that to be in afile so that you can save it open up your best text editor and write

print "Hello World!"

Then save as “<filename>.py”. This is a quick way but not completly correct way of writing hello world in python.

Hope this helps, any questions just ask.

8 Dec 2007

Website Last Updated on 15 Sep 2023 (CC BY-SA 4.0)

This site uses JQuery and nanogallery2 hosted by jsdelivr.net
for the Flickr photo feed and GoatCounter for user insights.