[EMAIL PROTECTED] wrote: > Greetings: <snip> > elif q.lower() == "some" # s in some is highlighted <snip> > Any ideas? Thanks in advance. > > Keith
Would the missing colon have something to do with it? > elif q.lower() == "some": -- http://mail.python.org/mailman/listinfo/python-list