Python Tutorial Ep. 12 - Match Statements (switch-case)

Channel:
Subscribers:
28,700
Published on ● Video Link: https://www.youtube.com/watch?v=uTFMwBMUHzk



Category:
Tutorial
Duration: 11:36
556 views
21


In this episode of the Python series, I introduce you to match statements. They are the equivalent to switch statements in other popular languages and are another way of branching your code, but based on values. #python #pythontutorial #pythonprogramming

Code: https://github.com/Python-Complete-Tutorial/beginner-tutorials/blob/master/control_flow/match_statement.py
Join the Community! - https://discord.gg/cortexdev

Want to Support the Channel?
- Become a Member: https://www.youtube.com/KodySimpson/join
- Buy some swag: https://www.youtube.com/KodySimpson/store
- PayPal: https://www.paypal.com/paypalme/kodysimpson

My Socials:
Github: https://github.com/KodySimpson
Instagram: https://www.instagram.com/kody_a_simpson/
Twitter: https://twitter.com/kodysimp
Blog: https://simpson.hashnode.dev/

More Videos coming soon.
Leave a comment for any future video suggestions.







Tags:
python tutorial
python
python tutorial for beginners
tutorial
python case match statements
match statements python
python match case
match statements require python 3.10 or newer
python switch case
python programming tutorial
python switch case statement
python switch statement
learn python
match statement vs switch
switch-case in python
python for beginners
python data science tutorial
switch case in python
python case match
match statements