irelephant 🍭@lemm.ee to Programmer Humor@programming.devEnglish · 19 days agolooks good to melemm.eeexternal-linkmessage-square49fedilinkarrow-up1762arrow-down18cross-posted to: programmerhumor@lemmy.ml
arrow-up1754arrow-down1external-linklooks good to melemm.eeirelephant 🍭@lemm.ee to Programmer Humor@programming.devEnglish · 19 days agomessage-square49fedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squarejubilationtcornpone@sh.itjust.workslinkfedilinkEnglisharrow-up8·18 days agoSo basically the same as a discard in C#?
minus-squareKaryoplasma@discuss.tchncs.delinkfedilinkarrow-up2·edit-218 days 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.