ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

5,987,745 results

Funy Coder
Be careful with indentation in Python. Accidentally, you can end the "if" block and return

Be careful with indentation in Python. Accidentally, you can end the "if" block and return to the outer scope, as demonstrated in this ...

0:37
Be careful with indentation in Python. Accidentally, you can end the "if" block and return

528 views

6 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,065 views

3 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

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__"

202,960 views

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

10 months 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,187 views

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

177,316 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,301,180 views

3 years 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,509 views

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

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

1 year ago

CodeCraftedZone
Most Beginners Get This WRONG in Python If-Else! 😱

Learn Python If-Else conditions the easy way! In this short, I'll break down how if, elif, and else actually work — with simple ...

1:11
Most Beginners Get This WRONG in Python If-Else! 😱

234 views

2 months 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,301 views

3 years ago

Red Eyed Coder Club
Why You Must Use Python if main, if name == main?

Why You Must Use Python if main or if name == main block? This Python tutorial is about Python main function, how to use the if ...

1:01
Why You Must Use Python if main, if name == main?

1,618 views

4 years ago

Patrick Loeber
Avoid endless if-else statements with this Python Tip!!

Avoid endless if-else statements with this Python Tip! Find Python jobs: https://pythonengineer.pallet.com ⭐ Join Our Discord ...

0:55
Avoid endless if-else statements with this Python Tip!!

691,547 views

3 years 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,668 views

2 years ago

LearnPythonDjango
Python if Statement

Python conditional statement if statement: If statements offers a way to execute particular block of code or business logic based on ...

0:57
Python if Statement

77 views

1 year ago

Nick White
HackerRank Python If-Else Solution Explained - Python

The Best Place To Learn Anything Coding Related - https://bit.ly/3MFZLIZ Preparing For Your Coding Interviews? Use These ...

3:23
HackerRank Python If-Else Solution Explained - Python

34,357 views

6 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,595 views

5 months ago