[Tutor] hi
melvin terry
espo89@msn.com
Mon, 19 Aug 2002 16:55:14 -0400
------=_NextPart_001_0004_01C247A1.301B08A0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
why won't this work? it comes up with the error
Traceback (most recent call last):
File "C:/Python22/B", line 3, in ?
hate =3D input_raw("Enter C if you wish to continue:")
NameError: name 'input_raw' is not defined
#welcome
print "Hi we all hate brandon"
hate =3D input_raw("Enter C if you wish to continue:")
if hate =3D=3D c:
print "Thank you for hating brandon!"Get more from the Web. FREE MSN =
Explorer download : http://explorer.msn.com
------=_NextPart_001_0004_01C247A1.301B08A0
Content-Type: text/html; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<HTML><BODY STYLE=3D"font:10pt verdana; border:none;"><DIV>why won't this=
work? it comes up with the error</DIV> <DIV> </DIV> <DIV><BR>Traceb=
ack (most recent call last):<BR> File "C:/Python22/B", line 3, in ?=
<BR> hate =3D input_raw("Enter C if you wish to continu=
e:")<BR>NameError: name 'input_raw' is not defined</DIV> <DIV> </DIV=
> <DIV> </DIV> <DIV>#welcome<BR>print "Hi we all hate brandon"<BR>ha=
te =3D input_raw("Enter C if you wish to continue:")<BR>if hate =3D=3D c:=
<BR> print "Thank you for hating brandon!"</DIV> <DIV><BR><BR=
> </DIV></BODY></HTML><br clear=3Dall><hr>Get more from the Web. FR=
EE MSN Explorer download : <a href=3D'http://explorer.msn.com'>http://exp=
lorer.msn.com</a><br></p>
------=_NextPart_001_0004_01C247A1.301B08A0--