irelephant [he/him]🍭 to Programmer Humor@programming.devEnglish • 3 months agolooks good to melemm.eeimagemessage-square49fedilinkarrow-up1770arrow-down18cross-posted to: programmerhumor@lemmy.ml
arrow-up1762arrow-down1imagelooks good to melemm.eeirelephant [he/him]🍭 to Programmer Humor@programming.devEnglish • 3 months agomessage-square49fedilinkcross-posted to: programmerhumor@lemmy.ml
minus-square@jubilationtcornpone@sh.itjust.workslinkfedilinkEnglish8•3 months agoSo basically the same as a discard in C#?
minus-squareKaryoplasmalinkfedilink2•edit-23 months agoYeah, Python has it as well. I think the only real use of it is code readability since you declare that this variable will never be used.
So basically the same as a discard in C#?
Yeah, Python has it as well. I think the only real use of it is code readability since you declare that this variable will never be used.