@[email protected] to Political [email protected] • edit-27 months ago[deleted]lemmy.worldimagemessage-square104fedilinkarrow-up1980
arrow-up1980image[deleted]lemmy.world@[email protected] to Political [email protected] • edit-27 months agomessage-square104fedilink
minus-square@[email protected]linkfedilink1•8 months agoOh, really? function add(x, y) { let b=x; while(b < x+y) { b++; } return b; }
Well fuck you bro! My code sucks harder!
Oh, really?
function add(x, y) { let b=x; while(b < x+y) { b++; } return b; }