ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

184,826 results

Related queries

switch statements c++

switch statement c#

switch statement javascript

switch statement in c++

python try except

python lists

while loop python

if else

switch case c

if else c++

python functions

for python

switch case nintendo

pwnoverflo
Switch-Case Statement in Python

How can you implement a switch-case statement in Python? In this video you will find the answer!

1:09
Switch-Case Statement in Python

36,984 views

6 years ago

2MinutesPy
How to Use Match-Case Statement in Python?

In this video, we will discuss match-case statements and how they can help in writing conditions and pattern checking more ...

2:22
How to Use Match-Case Statement in Python?

7,139 views

1 year ago

Retro
💻 Switch-Case Structure: What is it and how is it used? 💻 | How does a switch-case work?

----------------------------------------------------------------------------- ➤ Gameplay Channel https://www.youtube.com ...

4:23
💻 Switch-Case Structure: What is it and how is it used? 💻 | How does a switch-case work?

78,909 views

3 years ago

Bro Code
Learn Python MATCH-CASE STATEMENTS in 5 minutes! 📆

A match statement takes an expression and compares its value to successive patterns given as one or more case blocks.

5:55
Learn Python MATCH-CASE STATEMENTS in 5 minutes! 📆

40,160 views

1 year ago

mCoding
The real purpose of Python's match statement, feat. CSTs

What's the purpose of the match statement in Python? The match statement is commonly mistaken for being Python's way of ...

9:59
The real purpose of Python's match statement, feat. CSTs

229,887 views

3 years ago

ShawCode
Python Switch Statement Using Dictionary | Python Switch Case Tutorial

In this video, I show you how to create a python switch statement using dictionary! This python switch case tutorial shows you how ...

4:01
Python Switch Statement Using Dictionary | Python Switch Case Tutorial

10,269 views

5 years ago

Web Dev Simplified
Learn Switch Statements In 7 Minutes

JavaScript Simplified Course: https://javascriptsimplified.com The switch statement is a really underutilized syntax that can ...

6:57
Learn Switch Statements In 7 Minutes

56,002 views

2 years ago

Low Level
why are switch statements so HECKIN fast?

Should you use switch statements? What about if statements? Should you use NEITHER? What if I told you that if statements were ...

11:03
why are switch statements so HECKIN fast?

509,905 views

2 years ago

Mick Hacking
¿Cómo usar MATCH CASE? 🤔 ¿el SWITCH CASE de Python? | Curso de Python desde CERO 🐍

Descubre la nueva joya de Python 3.10: Match Case! En este video, exploraremos cómo esta característica innovadora ...

5:38
¿Cómo usar MATCH CASE? 🤔 ¿el SWITCH CASE de Python? | Curso de Python desde CERO 🐍

1,932 views

2 years ago

People also watched

BitBoss
Flow Control Structures in Python: if, else, elif, while, for, break, continue

You'll learn what flow control is and each of the if, else, elif, while, for, break, and continue statements with their ...

10:28
Flow Control Structures in Python: if, else, elif, while, for, break, continue

105,357 views

4 years ago

Routine Code
Cómo usar la sentencia Switch o casos en python

Algunas maneras de hacer menus de casos en python de manera básica.

19:54
Cómo usar la sentencia Switch o casos en python

5,738 views

3 years ago

Code leaks
HOW TO USE PYTHON SWITCH CASE STATEMENT | Code Leaks

In this tutorial, we will learn How to use Python Switch Case Statement: To learn more, you can visit the link ...

3:43
HOW TO USE PYTHON SWITCH CASE STATEMENT | Code Leaks

2,236 views

4 years ago

TecnoBinaria
CÓMO USAR el CONDICIONAL MATCH en PYTHON 3.10 | Es igual al SWITCH?

llego la nueva versión 3.10 de Python y con ella la nueva estructura condicional MATCH que viene a llenar el vacío que dejaba el ...

14:28
CÓMO USAR el CONDICIONAL MATCH en PYTHON 3.10 | Es igual al SWITCH?

11,318 views

4 years ago

Programming with Mosh
Python Full Course for Beginners [2025]

Master Python from scratch No fluff—just clear, practical coding skills to kickstart your journey! Want to dive deeper? - Check ...

2:02:21
Python Full Course for Beginners [2025]

4,744,196 views

10 months ago

Carlos QL
MATCH CASE EN PYTHON

Si quieres apoyar al canal en Paypal: https://www.paypal.me/CarlosQL WhatsApp +51991915652 página de facebook ...

4:28
MATCH CASE EN PYTHON

9,085 views

3 years ago

Byspel - Iván L.
Python Menu with Functions | Python Options Menu | Python While Menu | Python Course

❤️ Your assignments can't wait! I'll teach you Python the right way. In this exercise, we'll see how to create an options ...

6:52
Python Menu with Functions | Python Options Menu | Python While Menu | Python Course

65,293 views

4 years ago

Christian Lempa
Python gets REAL Switch Case Statement

Python Switch Case Tutorial - It's happening! We're getting a pattern match feature like a switch case statement in Python3.10.

6:24
Python gets REAL Switch Case Statement

32,106 views

4 years ago

Hashtag Programação
MATCH CASE - New Feature in Python 3.10

CLICK HERE TO LEARN MORE ABOUT THE COMPLETE PYTHON IMPRESSIONADOR COURSE: https://lp.hashtagtreinamentos.com ...

18:42
MATCH CASE - New Feature in Python 3.10

21,104 views

4 years ago

Eddie Jaoude
Why you should use a SWITCH statement instead of using IF/ELSE conditional statements

Switch statements are easier to read! Try it! Sign up to my FREE course on "how to make your GitHub profile stand out", with ...

6:15
Why you should use a SWITCH statement instead of using IF/ELSE conditional statements

5,632 views

4 years ago

Bro Code
If statements in Python are easy (if, elif, else) 🤔

python #coding #programming Python if elif else control flow 00:00:00 if statements 00:01:27 else statements 00:02:19 elif ...

8:21
If statements in Python are easy (if, elif, else) 🤔

304,406 views

3 years ago

Begin Secure
Python FINALLY Has Switch Statements! But Should You Use Them?

Did you know Python FINALLY has switch statements? Python 3.10 introduced the match statement, but most developers still ...

0:23
Python FINALLY Has Switch Statements! But Should You Use Them?

9,728 views

10 months ago

Charly Cimino
MATCH-CASE in Python 🐍 Multiple conditional 🔱

📄 In this video, I'll show you how to use the 'MATCH-CASE' block in Python 🐍 to efficiently handle multiple cases. Make your ...

6:33
MATCH-CASE in Python 🐍 Multiple conditional 🔱

8,612 views

2 years ago

Fabio Musanni - Programming Channel
MASTER the Match Statement in Python | Python 3.10 Switch Case Complete Guide

Get my Source Codes and support the channel* ❤️: https://www.buymeacoffee.com/fabiomusanni/extras ⬇️ *LEARN ON THE ...

32:23
MASTER the Match Statement in Python | Python 3.10 Switch Case Complete Guide

15,407 views

3 years ago

Hashtag Programação
Várias Condições no Python - Switch Case / Match Case em 5 minutos

Quer saber mais sobre o nosso Curso Completo de Python? Clique no link abaixo para garantir sua vaga na próxima turma: ...

7:00
Várias Condições no Python - Switch Case / Match Case em 5 minutos

18,022 views

3 years ago

Atlas
Match case statements in Python

This video covers an alternative to the if statement: The match case. A powerful tool to control the flow of code.

8:39
Match case statements in Python

6,621 views

2 years ago

Bro Code
What is a switch? 🔀

C++ #switch #statement C++ switch statement tutorial example explained.

5:49
What is a switch? 🔀

49,406 views

3 years ago

Programming with Mosh
Control Flow in Python - If Elif Else Statements

Learn how to use if elif else statements in Python to control the flow of your programs. Subscribe for more videos like this: ...

16:08
Control Flow in Python - If Elif Else Statements

365,564 views

7 years ago

Caleb Curry
C Programming Tutorial 61 - How to Write a Switch Statement

Start your software dev career - https://calcur.tech/dev-fundamentals FREE Courses (100+ hours) ...

7:50
C Programming Tutorial 61 - How to Write a Switch Statement

94,785 views

6 years ago

ArjanCodes
A Closer Look At Structural Pattern Matching // New In Python 3.10!

There are a couple of really nice things you can do with this, and although it resembles the traditional switch statement, it goes far ...

17:12
A Closer Look At Structural Pattern Matching // New In Python 3.10!

106,238 views

4 years ago

Log2Base2®
If Else Statement | Log2Base2®

Learn programming, data structures & algorithms, and prepare for the interview - all in one place. Learn Now: ...

0:08
If Else Statement | Log2Base2®

173,329 views

2 years ago