← Back to archive

Stdle #58 · coercion · 2026-07-28

What does console.log('b' + 'a' + + 'a' + 'a') output?

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

console.log('b' + 'a' + + 'a' + 'a')
Coercion
4 attempts left

Answer & explanation