Comment on Not for me, tho

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

source
Sort:hotnewtop