5SpeedDeasil@lemmy.world to Memes@lemmy.ml · 3 years agoRandom internet people explaining math better then math teacheri.imgur.comimagemessage-square169linkfedilinkarrow-up11.71Karrow-down159cross-posted to: [email protected]
arrow-up11.65Karrow-down1imageRandom internet people explaining math better then math teacheri.imgur.com5SpeedDeasil@lemmy.world to Memes@lemmy.ml · 3 years agomessage-square169linkfedilinkcross-posted to: [email protected]
minus-squarehglman@lemmy.mllinkfedilinkarrow-up6·3 years agoYes, the classic readability of c style for loops. How about some Haskell let numbers = [1, 2, 3, 4, 5] let sumOfNumbers = sum numbers
Yes, the classic readability of c style for loops.
How about some Haskell
let numbers = [1, 2, 3, 4, 5] let sumOfNumbers = sum numbers