Which of the following comparisons result in false?

"A" > "Z""Apples" == "Oranges"10 < 100010 == 10.0

That's it! "A" isn't greater than "Z" and "Apples" aren't equal to "Oranges". Can you think of something that rhymes with Orange, by the way?

So close! "A" isn't greater than "Z" and "Apples" aren't equal to "Oranges". Can you think of something that rhymes with Orange, by the way?