> =
> 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.