9. Logical Operators¶
We have three basic operators:
not
,and
, andor
.
9.1. Using the not
operator¶
9.2. Using the and
operator¶
9.3. Using the or
operator¶
You have attempted of activities on this page