← Back to archive

Stdle #45 · comparisons · 2026-07-21

What does print((1, 2, 3) < (1, 2, 4)) output?

A past puzzle — fully playable. 4 attempts, hints on wrong guesses.

print((1, 2, 3) < (1, 2, 4))
Comparisons
4 attempts left

Answer & explanation