π¨βπ» Software Engineer II | Tech Enthusiast | Always Learning
Love building cool stuff, solving problems, and making apps run smoother. Big on clean code, security, and staying ahead of the game in
PEP 622 says the pattern matching statement is inspired by the similar syntax found in Scala, Erlang, and other languages. And Scala itself compares its PATTERN MATCHING
syntax with Switch Case statements.
As the standard Python also does not support core Array data structure, still we compare Arrays with Pythonβs List which are poles apart. The objective of this article is just to tell that Python now supports a similar syntax to the Switch Case statement that is already supported by its biggest rivals.
Peace out....
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
PEP 622 says the pattern matching statement is inspired by the similar syntax found in Scala, Erlang, and other languages. And Scala itself compares its PATTERN MATCHING
syntax with Switch Case statements.
As the standard Python also does not support core Array data structure, still we compare Arrays with Pythonβs List which are poles apart. The objective of this article is just to tell that Python now supports a similar syntax to the Switch Case statement that is already supported by its biggest rivals.
Peace out....