[Tutor] why not?

melvin terry espo89@msn.com
Mon, 19 Aug 2002 18:17:18 -0400


------=_NextPart_001_0005_01C247AC.A74EEDF0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

why won't this work?

print "michael"
name =3D raw_input ("what is your name?" )
if name =3D=3D Michael:
   print "your cool"
elif name =3D=3D ryan:
   print "your not cool"Get more from the Web.  FREE MSN Explorer downloa=
d : http://explorer.msn.com

------=_NextPart_001_0005_01C247AC.A74EEDF0
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?</DIV> <DIV>&nbsp;</DIV> <DIV>print "michael"<BR>name =3D raw_input=
 ("what is your name?" )<BR>if name =3D=3D Michael:<BR>&nbsp;&nbsp; print=
 "your cool"<BR>elif name =3D=3D ryan:<BR>&nbsp;&nbsp; print "your not co=
ol"<BR><BR></DIV></BODY></HTML><br clear=3Dall><hr>Get more from the Web.=
  FREE MSN Explorer download : <a href=3D'http://explorer.msn.com'>http:/=
/explorer.msn.com</a><br></p>

------=_NextPart_001_0005_01C247AC.A74EEDF0--