this post was submitted on 29 Jan 2024
483 points (98.4% liked)
AnarchyChess
5173 readers
58 users here now
Holy hell
Other chess communities:
[email protected]
[email protected]
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Lol... stupid junior-devs... in such case you should go with switch-statements instead... much cleaner.
Switch-statement (called match) was added to Python 3.10 in late 2021. This is a reasonable, albeit older style of enumerated branching.
Switch statements and differently named but similarly purposed statements have been around since the 60s. Get outta here with this "switch is a newer style because python only just got them" nonsense.
Nobody is doubting that. The code in the meme is python...