Stamets@lemmy.world to Lemmy Shitpost@lemmy.world · 1 年前The Legends is among uslemmy.worldimagemessage-square62fedilinkarrow-up1588arrow-down113
arrow-up1575arrow-down1imageThe Legends is among uslemmy.worldStamets@lemmy.world to Lemmy Shitpost@lemmy.world · 1 年前message-square62fedilink
minus-squareFushuan [he/him]@lemmy.blahaj.zonelinkfedilinkarrow-up5·1 年前The language is python and it has short circuiting aka in an and condition, if the first block isn’t fulfilled the second one isn’t tested because it’s unnecessary. Same with or and the reverse.
The language is python and it has short circuiting aka in an and condition, if the first block isn’t fulfilled the second one isn’t tested because it’s unnecessary.
Same with or and the reverse.