bestelbus22@lemmy.world to Programmer Humor@lemmy.mlEnglish · 12 hours agoThe meaning of thislemmy.mlimagemessage-square50fedilinkarrow-up1406arrow-down111
arrow-up1395arrow-down1imageThe meaning of thislemmy.mlbestelbus22@lemmy.world to Programmer Humor@lemmy.mlEnglish · 12 hours agomessage-square50fedilink
minus-squareSjmarf@sh.itjust.workslinkfedilinkEnglisharrow-up7arrow-down1·4 hours agoPython does have a switch statement now, actually. And yes, they went out of their way to call it something different - match. https://docs.python.org/3/tutorial/controlflow.html#match-statements
Python does have a
switch
statement now, actually. And yes, they went out of their way to call it something different -match
.https://docs.python.org/3/tutorial/controlflow.html#match-statements