[Tutor] cant get started

Danny Yoo dyoo at hkn.eecs.berkeley.edu
Mon Aug 1 20:22:52 CEST 2005



On Mon, 1 Aug 2005, Alan G wrote:

> I'm cc'ing this back to the tutor list because others may spot things
> I miss.
>
> >K something must be wrong cause I typed python and it said "python is
> >not
> > defined" so any ideas


Hi Alan,


Are you sure that F22AceRaptor isn't trying to type 'python' at the
interactive interpreter?

######
>>> python
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
NameError: name 'python' is not defined
######

I think that F22AceRaptor is already in Python and may simply not realise
it.  *grin*




More information about the Tutor mailing list