HiddenLayer555@lemmy.ml to Programmer Humor@programming.devEnglish · 2 months agoMom can we have Scratch? We have scratch at home. Scratch at home:lemmy.mlimagemessage-square24fedilinkarrow-up1395arrow-down14
arrow-up1391arrow-down1imageMom can we have Scratch? We have scratch at home. Scratch at home:lemmy.mlHiddenLayer555@lemmy.ml to Programmer Humor@programming.devEnglish · 2 months agomessage-square24fedilink
minus-squarefunkless_eck@sh.itjust.workslinkfedilinkarrow-up8·2 months agosuper minor but I always preferred to define fizzbuzz as modulo 3*5 to show adherence to the instructions in the readability of the code without having to think about why
super minor but I always preferred to define fizzbuzz as modulo 3*5 to show adherence to the instructions in the readability of the code without having to think about why