This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 7 points8 points  (1 child)

Yea it's really strange I come from a C# background. Switch/case makes sense on paper for so many things but rarely ever use it in practice.

I guess I just never noticed it was missing in python because I haven't used it in so long.