ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

338 results

StarAdg
IF–ELIF–ELSE & MATCH in Python.#pythonprogramming

In Python, if-elif-else statements are used for sequential, condition-based decision making, while the match-case statement is ...

27:17
IF–ELIF–ELSE & MATCH in Python.#pythonprogramming

6 views

2 weeks ago

Alex
Python Has a Switch Statement?! 🤯

Python finally has a switch statement! In this short video, you'll learn how Python's match-case works and why it's cleaner than ...

0:15
Python Has a Switch Statement?! 🤯

731 views

9 days ago

WebDesignTom
Switch Statement
6:59
Switch Statement

0 views

8 days ago

Code And Quizzes
C++ Switch-case Quiz ❓#41🔷#coding #cs #guesstheoutput #programming #codinginterview #gate #cpp
0:06
C++ Switch-case Quiz ❓#41🔷#coding #cs #guesstheoutput #programming #codinginterview #gate #cpp

234 views

2 weeks ago

WebDesignTom
Converting a Switch Statement Into a Control Structure

We did a video of a switch statement and now we're converting it into a control structure. Social Links: ...

6:14
Converting a Switch Statement Into a Control Structure

0 views

7 days ago

Soren I. Ngo
[Python for Beginners]: 32.01. Match Case Syntax: Introduction

Chapters: 00:00:25 1. What is Structural Pattern Matching? 00:00:49 2. Basic Syntax and Anatomy 00:01:12 3. The Wildcard Case ...

2:32
[Python for Beginners]: 32.01. Match Case Syntax: Introduction

0 views

2 weeks ago

Gaurav Handge
Practical No 3. WAP to demonstrate use of: • if  and Switch Case stmt • Loops-for,while & do-while.
1:20
Practical No 3. WAP to demonstrate use of: • if and Switch Case stmt • Loops-for,while & do-while.

0 views

6 days ago

LearnIt HUB
Lecture  10 | Match Case Statements in Python  | Python for Beginners for 2026

Welcome to LearnIt Hub! In this video, we will learn Match Case Statements in Python, one of the most powerful features ...

4:38
Lecture 10 | Match Case Statements in Python | Python for Beginners for 2026

4 views

1 month ago

Quartz Code
If Else vs Switch Case

If Else vs Switch Case #python #quartzcode #memes #codingmeme.

0:17
If Else vs Switch Case

1,418 views

2 weeks ago

Chai and Code
Python Match Case Tutorial 🔥 (Guj)| Switch Case in Python Made Easy

Learn Python match case step by step in simple English. This video explains what match case is, why it is useful, and how to use it ...

14:14
Python Match Case Tutorial 🔥 (Guj)| Switch Case in Python Made Easy

13 views

2 weeks ago

Soren I. Ngo
[Python for Beginners]: 32.04. Match Case Syntax: Using Collections

Chapters: 00:00:28 1. Matching Fixed-Length Tuples 00:00:53 2. Matching Lists with Wildcards 00:01:21 3. The Splat Operator ...

2:24
[Python for Beginners]: 32.04. Match Case Syntax: Using Collections

1 view

2 weeks ago

Education Department CS
Display the corresponding Days of week using switch statement?
0:16
Display the corresponding Days of week using switch statement?

22 views

3 weeks ago

Ak Codetech
python lesson 4.2 if else example || if elif else switch case(match)

in this series we will learn about programming language of python . please follow my accounts and share with others. Python ...

9:22
python lesson 4.2 if else example || if elif else switch case(match)

0 views

12 days ago

TechWithShubham
Python Day 2 | If Else, Match Case & Loops Explained | Python for Beginners

Welcome to Day 2 of Python Learning In this video, we dive into control flow and loops, which are the backbone of ...

48:09
Python Day 2 | If Else, Match Case & Loops Explained | Python for Beginners

11 views

7 days ago

Code And Quizzes
C++ Nested Switch-Case CHALLENGE ❓ 🧠‼️# 50 #cs #coding #codinginterview #cpp #codechallenge #shorts
0:09
C++ Nested Switch-Case CHALLENGE ❓ 🧠‼️# 50 #cs #coding #codinginterview #cpp #codechallenge #shorts

177 views

8 days ago

Muhammad Aown Rafaqat
Python 3.15.0a3 documentation

What's new in Python 3.15? Python Version Switching PowerShell Script GitHub Repository: ...

51:40
Python 3.15.0a3 documentation

9 views

3 weeks ago

Professor Baires
Control Flow: Looping Statements

... looping we're staying within the while loop statement That's the part that we're repeating We're not repeating other parts of code ...

10:33
Control Flow: Looping Statements

27 views

1 month ago

DeveloperCorners
match case in Python

match case in Python.

9:54
match case in Python

6 views

3 weeks ago

Soren I. Ngo
[Python for Beginners]: 32.05. Match Case Syntax: Using Constants

Chapters: 00:00:28 1. The Ambiguity of Variables in Patterns 00:00:55 2. The Mandatory Dot Access Rule 00:01:27 3. Avoiding ...

2:29
[Python for Beginners]: 32.05. Match Case Syntax: Using Constants

3 views

2 weeks ago

Professor Baires
Control Flow: Conditional Case Statement

... very complex very long uh very messy so a more organized way to do this is with a case statement so you can certainly combine ...

5:34
Control Flow: Conditional Case Statement

21 views

1 month ago