9. Logical Operators¶
We have three basic operators:
not
,and
, andor
.
9.1. Using the not
operator¶
Activity: CodeLens 9.1.1 (cl_l05_9a_en)
9.2. Using the and
operator¶
Activity: CodeLens 9.2.1 (cl_l05_9b_en)
9.3. Using the or
operator¶
Activity: CodeLens 9.3.1 (cl_l05_9c_en)
You have attempted of activities on this page