python-basics icon indicating copy to clipboard operation
python-basics copied to clipboard

Structural pattern matching added starting from Python 3.10

Open hfmuzb opened this issue 2 years ago • 4 comments

Starting 3.10 version, structural pattern matching is added to Python: https://docs.python.org/3/whatsnew/3.10.html#pep-634-structural-pattern-matching

answer to the following question needs to be updated: https://github.com/learning-zone/python-basics#q-does-python-have-a-switch-case-statement

hfmuzb avatar Sep 13 '23 11:09 hfmuzb

Yea, man, this repo is totally outdated, I suggest everyone not to use it. Asking something regarding Python 2 in 2023 is madness. Okay, maybe you have some legacy project, and you need someone who really knows all these things, but for a regular Python job this is absolute nonsense!

PipeKnight avatar Oct 29 '23 11:10 PipeKnight

Yea, man, this repo is totally outdated, I suggest everyone not to use it. Asking something regarding Python 2 in 2023 is madness. Okay, maybe you have some legacy project, and you need someone who really knows all these things, but for a regular Python job this is absolute nonsense!

Can you raise a PR for this?

learning-zone avatar Oct 31 '23 01:10 learning-zone

@learning-zone, README.md hasn't been updated... Kindly remind you about this issue.

TopCoder2K avatar Apr 07 '24 19:04 TopCoder2K

Can you raise a PR for this change?

learning-zone avatar Apr 08 '24 06:04 learning-zone