Can you make this code snippet print out true.

Nice! With the or operator, the operation only needs one value to be true for the entire result to be true.

Whoops! With the or operator, the operation only needs one value to be true for the entire result to be true.