Loading Python
Setting up environment...
Loading...
Editor
1
Logical Operators and, or, not
5 segments ยท 0:00
0:00 / 0:00
Logical operators combine conditions. and requires both true, or needs just one, not reverses the logical value.
Loading Python environment...