ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

5,955,951 results

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,061 views

1 year ago

b001
Add THIS To Your Python Scripts!  if __name__ == "__main__"

Join my Patreon: https://www.patreon.com/b001io Discord: https://discord.gg/jA8SShU8zJ Follow me on Twitter: ...

3:28
Add THIS To Your Python Scripts! if __name__ == "__main__"

203,058 views

3 years ago

sentdex
Python 3 Programming Tutorial: If Else

The If-Else statement is designed to build on the if statement's logic. Here, we ask if something is the case, and, if it is we do ...

3:20
Python 3 Programming Tutorial: If Else

272,427 views

11 years ago

Indently
AVOID "if-else" Hell In Python With THIS Simple Trick

Avoid "if else" hell in #Python with this simple trick. #Shorts #Code.

0:57
AVOID "if-else" Hell In Python With THIS Simple Trick

263,570 views

3 years ago

Código Espinoza - Automatiza tu Vida
¿Cómo Dominar los Condicionales IF-ELSE-ELIF en Python en 1 Minuto?

Bienvenido a este emocionante tutorial de Python donde aprenderás a manejar los condicionales IF-ELSE-ELIF en tan solo 1 ...

1:00
¿Cómo Dominar los Condicionales IF-ELSE-ELIF en Python en 1 Minuto?

7,252 views

2 years ago

Flutter Mapp
Nesting "If Statements" Is Bad. Do This Instead.

Master app development https://fluttermapp.com/ Never nest your if statement if you have to many of them. With the Guard ...

1:00
Nesting "If Statements" Is Bad. Do This Instead.

6,329,342 views

3 years ago

Learn Technology
if statement in Python | #python #interview #if #condition

What is the purpose of the if statement in Python the if statement is used for conditional execution of code it allows you to execute ...

0:13
if statement in Python | #python #interview #if #condition

51,174 views

2 years ago

CalcuBit
como usar IF, ELIF y ELSE en Python en tan solo 1 minuto

Con elif puedes hacer que tu código en Python tome más de dos decisiones. Este ejemplo sirve para clasificar una nota como ...

0:58
como usar IF, ELIF y ELSE en Python en tan solo 1 minuto

1,694 views

5 months ago

Edwin O
Make your Python programs smarter with IF, ELIF, and ELSE 🐍🤖

As a systems engineer, it is essential to have a good understanding of the use of IF, ELIF, and ELSE conditionals in a ...

0:55
Make your Python programs smarter with IF, ELIF, and ELSE 🐍🤖

20,327 views

2 years ago

Tech With Tim
What does if __name__ == '__main__' do in Python?

So look here I have this calculator. piy file now this is a file that I might directly run myself and if I want to do that I can press run ...

1:35
What does if __name__ == '__main__' do in Python?

19,069 views

11 months ago

Weber Engineer
If and else condition in Python #python #programming

if and else condition in python Python if & else condition print if and else condition statement #python #shorts #coding.

0:18
If and else condition in Python #python #programming

1,510 views

1 year ago

Code In a Jiffy
Avoid using nested if statements #python #programming #softwareengineer

Guard Clauses are a technique for simplifying complex conditional logic by checking for invalid or unexpected input at the ...

0:46
Avoid using nested if statements #python #programming #softwareengineer

14,716 views

2 years ago

Developer Shorts
The Easiest Way to Replace If-Else in Python! Developer Shorts #shorts #coding #programming #python

The Easiest Way to Replace If-Else in Python! This tutorial will help you understand how to write a cleaner version of your code by ...

0:53
The Easiest Way to Replace If-Else in Python! Developer Shorts #shorts #coding #programming #python

1,303 views

3 years ago

Programa Con Arnau
CONDITIONALS in Python: IF ELSE 📝🐍 #python

📚 Complete Python Course: https://www.patreon.com/collection/784816?view=condensed 💻 Video Scripts: https://www.patreon.com ...

0:55
CONDITIONALS in Python: IF ELSE 📝🐍 #python

7,783 views

1 year ago

Comment Coder
Les conditions if elif else - Jour 14 des 30 Jours de Python Débutant

Jour 14 des 30 jours de python débutant : les conditions if elif else La structure de controle if permet d'executer des bloc de code ...

1:00
Les conditions if elif else - Jour 14 des 30 Jours de Python Débutant

2,241 views

1 year ago

Telusko
Nested if in Python | 21

In this video, we'll learn about Nested ⁠ if ⁠ statements in Python, which allow you to check multiple conditions one inside another ...

2:08
Nested if in Python | 21

3,168 views

2 months ago

codeclipper
Master Python If Statements  Check Age & Print Messages!

Master If statements in python!!!

1:25
Master Python If Statements Check Age & Print Messages!

20 views

7 months ago

Coding On Mobile
If else statement python | pydroid
0:31
If else statement python | pydroid

23,084 views

2 years ago

Visual Studio Code
Use THIS in #python instead of IF-ELSE!

shorts.

0:37
Use THIS in #python instead of IF-ELSE!

38,969 views

2 years ago

ZeroBug
Nested If Statements in Python Explained in 30 Seconds

Nested If Statements in Python Explained in 30 Seconds — In this short beginner tutorial, we break down how nested if statements ...

0:26
Nested If Statements in Python Explained in 30 Seconds

4,799 views

6 months ago