23
It's when the computer is smart enough to stop checking early. If you have an 'AND' and the first part is False, the computer doesn't bother with the second part because it knows the whole thing is already False.
It's like checking if you have your car keys. If you don't have them, there's no point in checking if the car has fuel—you aren't going anywhere anyway!
Log in to add a comment.