Re: Logical Operator and code block not executing (newbie question)

2008-04-16 Thread Ben Kaplan
if guess == number : ... - Original Message From: python newbie <[EMAIL PROTECTED]> To: python-list@python.org Sent: Wednesday, April 16, 2008 8:58:10 PM Subject: Logical Operator and code block not executing (newbie question) Hello, I am running into a small problem of no

Logical Operator and code block not executing (newbie question)

2008-04-16 Thread python newbie
Hello, I am running into a small problem of not having a code block not executing after after a logical operator is true. What am I missing or doing wrong. Any thoughts or opinions would be greatly appreciated. The block that isn't being executed follows: elif (guess == the_number) and (