Python match case statement | Python Conditional Statements | switch case alternative | SuMyPyLab

Sdílet
Vložit
  • čas přidán 22. 10. 2023
  • Python match case statement | Python Conditional Statements | switch case alternative | SuMyPyLab
    Learn the usage of match case statement in Python. It is very similar to switch case statements of other programming languages. It's a new feature of Python, introduced in Python version 3.10. Other conditional statements such as if, if else, if elif else, are also discussed for comparison purpose and to show how match case differ from the if elif statements.

Komentáře •