Comment on Not for me, tho

<- View Parent
diemartin@sh.itjust.works ⁨21⁩ ⁨hours⁩ ago
console.log("10"+1); // "101"
console.log("10"-1); // 9

source
Sort:hotnewtop