← Back to archive

Stdle #35 · types · 2026-07-11

What does SELECT '5' + 3, '5abc' + 3, 'abc' + 3, '3.2' + 1 output?

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

SELECT '5' + 3, '5abc' + 3, 'abc' + 3, '3.2' + 1
Types
4 attempts left

Answer & explanation