On Sat, 30 Jul 2005 [EMAIL PROTECTED] 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!

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to