Stdle #42 · coercion · 2026-07-12
What does console.log([1, 2, 3] + [4, 5, 6]) output?
A past puzzle — fully playable. 4 attempts, hints on wrong guesses.
console.log([1, 2, 3] + [4, 5, 6])Coercion
Stdle #42 · coercion · 2026-07-12
console.log([1, 2, 3] + [4, 5, 6]) output?A past puzzle — fully playable. 4 attempts, hints on wrong guesses.
console.log([1, 2, 3] + [4, 5, 6])