ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

165,415 results

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,348 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,377 views

3 years ago

Programación ATS
18. Python Programming | Conditionals | If-elif-else Structure

In this video, we begin a new chapter, and now it's the turn of conditionals. We'll look at their concept and how to use if ...

11:41
18. Python Programming | Conditionals | If-elif-else Structure

383,796 views

7 years ago

UskoKruM2010
IF, ELSE, ELIF Conditional Structure in Python | Python 3 Course 🐍 #13

Learn to use IF, ELSE, and ELIF conditional structures in Python to evaluate conditions. #Pythontutorial #Pythoncourse ...

5:22
IF, ELSE, ELIF Conditional Structure in Python | Python 3 Course 🐍 #13

37,882 views

8 years ago

Khan Academy
if-elif-else | Intro to CS - Python | Khan Academy

How can we write conditionals with multiple branches of control flow? Trace the execution of chained conditionals to understand ...

4:46
if-elif-else | Intro to CS - Python | Khan Academy

5,245 views

1 year ago

Neso Academy
The if-elif-else Statement in Python

Python Programming: The if-elif-else Statement in Python Topics discussed: 1. Introduction to if-elif-else Statement. 2. WAP to test ...

12:46
The if-elif-else Statement in Python

63,869 views

2 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,551 views

7 years ago

Commit That Line!
Python's if-elif-else conditionals in 15 minutes

In this video, we'll see how to use one of the main structures in programming: conditionals. With them, we can make decisions ...

16:45
Python's if-elif-else conditionals in 15 minutes

33,756 views

4 years ago

ArjanCodes
I Hate Long If-Elif Chains: This Design Pattern Solved It Once and For All

Learn how to design great software in 7 steps: https://arjan.codes/designguide. If your code is littered with endless if-elif chains ...

15:24
I Hate Long If-Elif Chains: This Design Pattern Solved It Once and For All

296,006 views

2 months ago

SimpleTech par Sergio
Apprendre Python 3 - 3. Les conditions | if ... elif ... else

Aujourd'hui on s'attaque aux conditions. On va voir comment écrire des if, elif, else et comment les utiliser avec des examples ...

7:37
Apprendre Python 3 - 3. Les conditions | if ... elif ... else

12,512 views

4 years ago

Código Espinoza - Automatiza tu Vida
When to Use `elif` in Python? Differences from `if` Explained in 1 Minute

Confused about when to use `elif` versus `if` in Python? In this video, I'll show you the difference quickly and easily in ...

0:54
When to Use `elif` in Python? Differences from `if` Explained in 1 Minute

7,036 views

1 year ago

NetworkChuck
if if if if if....elif

This video was originally sponsored by ITProTV. We've since launched NetworkChuck Academy, our own place to learn IT: ...

17:56
if if if if if....elif

385,276 views

3 years ago

PrograLabs
If, Else, and Elif in Python – Explained Step by Step

Did you know that with just one line of Python code, you can make smart decisions? In this tutorial, you'll learn how to use ...

5:37
If, Else, and Elif in Python – Explained Step by Step

248 views

4 months ago

Diana Thompson
Python - Using if vs elif
2:28
Python - Using if vs elif

856 views

6 years ago

Coding with BM
Python Elif kids tutorial | Tutorial 6 | BM coding for kids

Please consider liking and subscribing to stay updated on our latest content. Your support means a lot! Python tutorials full ...

2:56
Python Elif kids tutorial | Tutorial 6 | BM coding for kids

260 views

3 years ago

Charly Cimino
ELIF in Python 🐍 To CHAIN ​​IF-ELSE blocks 😉

📄 Nesting 'IF-ELSE' conditionals within each other makes our code harder to read and maintain. Let's look at this syntax ...

5:31
ELIF in Python 🐍 To CHAIN ​​IF-ELSE blocks 😉

3,859 views

2 years ago

Learn Technology
elif statement in Python | #python #interview #elif #elseif #conditions

Explain the use of the LF statement in Python the LF statement is used to check multiple conditions after the initial if statement it is ...

0:11
elif statement in Python | #python #interview #elif #elseif #conditions

22,286 views

1 year ago

Joseph Delgadillo
Elif for Multiple Conditions | Learn to Code with Python #14

Get The Learn to Code Course Bundle! https://jtdigital.tech/product/learn-to-code-course-bundle/ Enroll directly on Udemy!

9:17
Elif for Multiple Conditions | Learn to Code with Python #14

986 views

6 years ago

jaicompris Maths
python course • if elif else • condition • programming • tutorial • high school

http://jaicompris.com/python/python-if.php - Learn how to program in Python: if .... elif .... else - Learn how to write a ...

11:16
python course • if elif else • condition • programming • tutorial • high school

145,104 views

6 years ago

Código Espinoza - Automatiza tu Vida
¿Cuándo Deberías Usar 'Elif' en lugar de 'If' en Python?

Alguna vez te has topado con la disyuntiva de cuándo usar 'elif' o 'if' en Python? Es una pregunta que la mayoría de los ...

0:58
¿Cuándo Deberías Usar 'Elif' en lugar de 'If' en Python?

845 views

2 years ago