abhi9u@lemmy.world to Technology@lemmy.worldEnglish · 3 days agoPython Performance: Why 'if not list' is 2x Faster Than Using len()blog.codingconfessions.comexternal-linkmessage-square136fedilinkarrow-up1217
arrow-up1217external-linkPython Performance: Why 'if not list' is 2x Faster Than Using len()blog.codingconfessions.comabhi9u@lemmy.world to Technology@lemmy.worldEnglish · 3 days agomessage-square136fedilink
minus-squaregigachad@sh.itjust.workslinkfedilinkEnglisharrow-up7·2 days agoI don’t like it very much, my variable could also be None here
I don’t like it very much, my variable could also be
None
here