[Tutor] cant get started

Danny Yoo dyoo at hkn.eecs.berkeley.edu
Sun Jul 31 08:16:16 CEST 2005



On Sat, 30 Jul 2005 F22AceRaptor at aol.com wrote:

> it said this is for newbies but I download the 2.4 and I tried the stuff
> it said on the tutorial like the control-z or sys.exit () I tried the
> control-p or the python -c but it always says "'something' is not
> defined" or "  invalid syntax"

Hello,

I agree with Nathan; try using IDLE, which is bundled with Python 2.4, so
you should have it already.

This tutorial may help:

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

It's a graphical tour that shows how to get started with Python.  The
tutorial's a little old (and some of the screenshots are stale!), but most
of it should still be applicable.


Feel free to ask questions.  Good luck!



More information about the Tutor mailing list