Comment on Not for me, tho

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

source
Sort:hotnewtop