Irelephant@lemm.ee to Programmer Humor@programming.devEnglish · 1 day agolooks good to melemm.eeimagemessage-square37fedilinkarrow-up1615arrow-down15cross-posted to: programmerhumor@lemmy.ml
arrow-up1610arrow-down1imagelooks good to melemm.eeIrelephant@lemm.ee to Programmer Humor@programming.devEnglish · 1 day agomessage-square37fedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squarejubilationtcornpone@sh.itjust.workslinkfedilinkEnglisharrow-up5·19 hours agoSo basically the same as a discard in C#?
minus-squareKaryoplasma@discuss.tchncs.delinkfedilinkarrow-up1·edit-213 hours 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.