ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

161,970 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

106,199 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) 🤔

308,097 views

3 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,365 views

1 year 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

384,123 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,922 views

8 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

366,635 views

7 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

304,011 views

2 months 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

64,240 views

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

5 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,050 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

386,136 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

257 views

4 months ago

Data with Baraa
Python If Elif Else Statements (Visually Explained) | #Python Course 15

Visually explained how if, elif, and else statements work in Python to build clear and logical decision-making code. If you want ...

51:47
Python If Elif Else Statements (Visually Explained) | #Python Course 15

15,944 views

5 months ago

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

858 views

6 years ago

Corey Schafer
Python Tutorial for Beginners 6: Conditionals and Booleans - If, Else, and Elif Statements

In this Python Beginner Tutorial, we will begin learning about if, elif, and else conditionals in Python. We will also be learning ...

16:28
Python Tutorial for Beginners 6: Conditionals and Booleans - If, Else, and Elif Statements

773,762 views

8 years ago

letslearn
Else and Elif in Python

Discover how to use else and elif to add more conditions to your if statements in Python. We'll provide clear examples to help you ...

0:48
Else and Elif in Python

127 views

1 year 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,873 views

2 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?

852 views

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

6 years ago

How2Code
If, Elif, and Else statements in Python #python #if #elif #coding #tutorial #programming

In Python we use if L if and L statements to make decisions in our code this is called conditional logic which means our program ...

1:51
If, Elif, and Else statements in Python #python #if #elif #coding #tutorial #programming

462 views

9 months ago