filmov
tv
What is match-case in python 3.10? | Day 20 | 100 Days of Python #100daysofpython

Показать описание
In python, until 3.10, to check a value for different cases you would have to use if-elif-else ladder. But starting from python 3.10, there is match-case. In this, you can give an expression and check for the values of that expression using cases.
100 days of python is a YouTube shorts series where you will learn basics of python in byte-sized, easy to understand shorts. Keep following "Namaste Coders" for more!
#python #programming #learnpython #namastecoders #100dayschallenge #pythonprogramming
100 days of python is a YouTube shorts series where you will learn basics of python in byte-sized, easy to understand shorts. Keep following "Namaste Coders" for more!
#python #programming #learnpython #namastecoders #100dayschallenge #pythonprogramming