Stdle #23 · coercion · 2026-06-23
What does console.log('5' + 3, '5' - 3) output?
A past puzzle — fully playable. 4 attempts, hints on wrong guesses.
console.log('5' + 3, '5' - 3)Coercion
Stdle #23 · coercion · 2026-06-23
console.log('5' + 3, '5' - 3) output?A past puzzle — fully playable. 4 attempts, hints on wrong guesses.
console.log('5' + 3, '5' - 3)