learnbyexample@programming.dev to Python@programming.devEnglish · 1 year agoMaking an iterator out of a functionmathspp.comexternal-linkmessage-square2linkfedilinkarrow-up112arrow-down10
arrow-up112arrow-down1external-linkMaking an iterator out of a functionmathspp.comlearnbyexample@programming.dev to Python@programming.devEnglish · 1 year agomessage-square2linkfedilink
minus-squarerutrum@lm.paradisus.daylinkfedilinkEnglisharrow-up3·1 year agoIdk…kind of neat, but is the die rolling example any better than just doing ‘while roll() != 6:’?
Idk…kind of neat, but is the die rolling example any better than just doing ‘while roll() != 6:’?