The Picard Maneuver@lemmy.worldM to memes@lemmy.world · 2 months agoDon't do itlemmy.worldimagemessage-square33linkfedilinkarrow-up1186
arrow-up1186imageDon't do itlemmy.worldThe Picard Maneuver@lemmy.worldM to memes@lemmy.world · 2 months agomessage-square33linkfedilink
minus-squarePup Biru@aussie.zonelinkfedilinkEnglisharrow-up3·2 months agoa = null if not a: … if not a were null then an if that evaluates that would evaluate it as falsy… also if a would evaluate as falsy :/ that’s far weirder behaviour
a = null if not a: …
if not a were null then an if that evaluates that would evaluate it as falsy… also if a would evaluate as falsy :/ that’s far weirder behaviour