Lesson 4
Repeated Practice Makes Perfect
Chapter 2: Logical operators
Test your understanding
Now let us test your understanding further by combining logical operators with boolean expressions like x == 3
.
Warning - some are trick questions! There are some subtle details when using logical and boolean expressions together that you might not even notice! So do read the explanations even if you entered the correct answer!
❮
❯