00:02
Okay, for this question, they ask us the result of the expression, a value equal, equal 10, and parentheses.
00:15
They have an if right there.
00:17
And when they say expression, they should be talking about this inside expression.
00:23
Well, there's a comparison sign, and it's an if statement.
00:26
So the if is a context clue that this is a conditional.
00:31
So the whole expression is going to evaluate to a true or false.
00:35
We're comparing if they're equal.
00:37
So is a value equal to 10? well, it depends on the value, but it could return either true or false.
00:47
But it has to always be a boolean true or false...