cm0002@lemmy.world to Programmer Humor@programming.dev · 2 months agoJavaScriptlemmy.mlimagemessage-square140linkfedilinkarrow-up1963arrow-down113cross-posted to: programmerhumor@lemmy.ml
arrow-up1950arrow-down1imageJavaScriptlemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 2 months agomessage-square140linkfedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squarekubica@fedia.iolinkfedilinkarrow-up23·2 months agoLets fix it. I think that since we are removing the ones, then “11” - 1 should be equal to “”.
minus-squareShanmugha@lemmy.worldlinkfedilinkarrow-up2·edit-22 months agoHear me out: “11” - 1 = “11” - (-1) = “11” (did not find “-1” in "11) Or “11” - 1 = “11” - (-1) = “1” (removed first “1”)
Lets fix it. I think that since we are removing the ones, then “11” - 1 should be equal to “”.
Hear me out:
“11” - 1 = “11” - (-1) = “11” (did not find “-1” in "11)
Or
“11” - 1 = “11” - (-1) = “1” (removed first “1”)