[Tutor] why not?

python python <python@inkedmn.net>
Tue, 20 Aug 2002 02:41:52 -0700


one reason it may not work is because you have a space or two in this line:
name = raw_input ("what is your name?")
try it like this:
name = raw_input("what is your name?")

that should do it

best of luck,
brett
mt> why won't this work?

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