[Tutor] heeeeeeeeeeeellllllllllpppppp

Danny Yoo dyoo@hkn.eecs.berkeley.edu
Tue, 25 Jun 2002 15:20:47 -0700 (PDT)


On Tue, 25 Jun 2002, dan mason wrote:

> its all very well typing everything into a notepad but how do you run
> it?  wot is the command in the python box?

Hi Dan,

Try IDLE; it's easier to edit and run Python code from it than from
Notepad.  IDLE comes prepackaged with Python, so you don't need to install
anything extra.

I have a small tutorial that shows how to run programs with it here:

    http://hkn.eecs.berkeley.edu/~dyoo/python/idle_intro

If you have questions, please feel free to ask them on Tutor.  We'll do
our best to help!