Fill in the Comparator (Exercise)
00:00
The next review exercise says, “For each of the following expressions, fill in the blank (indicated by __
) with an appropriate Boolean comparator so that the expression evaluates to True
.” So we want all of these expressions to evaluate to True
.
00:16 And what we’re going to do is replace these two underscores with some sort of Boolean comparator. It’s up to you which one you choose. All right, go ahead, try it out, and in the next lesson, we’ll together do a quick solution.
Become a Member to join the conversation.