[Edu-sig] Re: Edu-sig digest, Vol 1 #35 - 4 msgs

Bob Kummerfeld bob@cs.usyd.edu.au
Thu, 02 Mar 2000 19:03:09 +1100


> =

> From: "Tim Peters" <tim_one@email.msn.com>
> Subject: RE: [Edu-sig] C++ As a First Language

> My Python version compiled the first time <wink>:
> =

> name =3D input("Please enter your first name:")
> print "Hello", name
> =



=2E.. but did it run? Did you mean to use "raw_input"?

Bob Kummerfeld.