1 / 10
✦ Verified product
"1" + 1; Developer T-Shirt
GBP 25.00
Color
Size
Slash Star
Verified independent store
→
"1" + 1; evaluates to "11". The + operator, seeing a string on one side, concatenates instead of adding — so the number is coerced to text rather than the text to a number. The can