Logical operatorsΒΆ




(chp05_3)

Check your understanding

select-2-1: What is the correct Python expression for checking to see if a number stored in a variable x is between 0 and 5.





Next Section - Precedence of Operators