View Single Post
  #2 (permalink)  
Old 06-18-2007, 11:58 AM
HelloWorld's Avatar
HelloWorld HelloWorld is offline
PT Admin
Awards Showcase
Quality Tutorial 
Total Awards: 1
Join Date: Jun 2007
Location: In front of computer...
Posts: 1,119
iTrader: (0)
HelloWorld is a jewel in the roughHelloWorld is a jewel in the roughHelloWorld is a jewel in the rough
You can use notepad as your Texteditor. Other than that, you can use Crimson Editor (which I currently use, but I'm not program python, instead I'm using that for PHP but it's just the same thing, it colors text!!! Which I loveee!!! )

You can download Python interpreter here:
http://www.python.org/ftp/python/2.4.1/python-2.4.1.msi

Once you installed the interpreter, test it by going to the command line prompt, and then type:

Code:
python -V
It has to be in the capital V, if not.. it will load python in the verbose mode. To quit this you need to press Ctrl + D or type 'quit' (without ' of course..)

save your program with .py NOT .txt of course...

have fun... more tutorial can be found from Google

__________________

Digg this Post! Del.Icio.Us this Post! Technorati this Post! Furl this Post! Mister Wong this Post! Newsvine this Post! Spurl this Post! Reddit this Post! Netscape this Post!