ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

409,450 results

Turtle Code
Stop Writing Messy if Statements! Use elif Like a Pro 🧠🐍

Are you still writing multiple if statements for related conditions? That's not only messy — it's inefficient too. In this quick Python tip, ...

0:16
Stop Writing Messy if Statements! Use elif Like a Pro 🧠🐍

6,646 views

3 weeks ago

Binary
2.0 if else statement | Python programming language

This lecture is a part of a lecture series given by Mr. Kartikey on Python Programming for B.tech (CSE) students at MS Institute.

5:29
2.0 if else statement | Python programming language

0 views

1 day ago

ArjanCodes
How to Refactor Insanely Complicated Business Logic (Step by Step)

Learn how to design great software in 7 steps: https://arjan.codes/designguide. Untangling deeply nested if/else logic is one of the ...

23:23
How to Refactor Insanely Complicated Business Logic (Step by Step)

88,750 views

2 weeks ago

CleanSimpleCodeTutorials
Python If Statements Explained: Taxi Fare Example

In this follow-up Python tutorial, we take our Taxi Fare Calculator to the next level by adding if statements. This practical example ...

8:33
Python If Statements Explained: Taxi Fare Example

3 views

4 weeks ago

programming with celine
Python If Statements Explained | Learn Conditions, If/Elif/Else | Python for Beginners #5

Welcome back to the channel. In this lesson, you'll learn how to use if statements in Python to make your programs think and ...

4:03
Python If Statements Explained | Learn Conditions, If/Elif/Else | Python for Beginners #5

19 views

2 weeks ago

SpyTech
If-Else in Python #9 | Simplified for Beginners

Learn how to use if-else statements in Python with simple examples! In this beginner-friendly tutorial, I'll explain how ...

13:11
If-Else in Python #9 | Simplified for Beginners

0 views

2 weeks ago

myCodeVerse
Python Control Flow Explained | if, elif, else, loops, break & continue

Python Control Flow explained in a simple, clear, and beginner-friendly way. In this video, we break down Python control flow step ...

11:10
Python Control Flow Explained | if, elif, else, loops, break & continue

84 views

4 days ago

Code With Lasa
Python Conditions & Loops Explained Simply | Beginner Lesson | Part 03

In this video, you will learn how Python makes decisions and repeats actions. This lesson explains if, else, and elif statements, ...

4:51
Python Conditions & Loops Explained Simply | Beginner Lesson | Part 03

36 views

10 days ago

CYFI
If Statements in Python Explained | Conditions & Decision Making | Block to Python

In the previous video, we learned how to update variables and use them inside movement commands. In this lesson, we take the ...

7:22
If Statements in Python Explained | Conditions & Decision Making | Block to Python

12 views

13 days ago

Akshat Gupta
Python Conditions: If...Else

Learning Python Conditions: If...Else.

5:41
Python Conditions: If...Else

0 views

20 minutes ago

Enjoy Healthy Code
What is IF ELSE in Python? | Complete Tutorial for Beginners | Explained

In this video, i provide a quick overview of the If Else statement in Python. The if-else statement is the foundation of ...

1:23
What is IF ELSE in Python? | Complete Tutorial for Beginners | Explained

34 views

13 days ago

codewithminal
Day 20 | Python if Statement for Machine Learning, Data Science & Analytics

Day 20 | Python if Statement | Conditional Statements in Python Welcome to Day 20 of our Python Learning Series! In this video ...

6:33
Day 20 | Python if Statement for Machine Learning, Data Science & Analytics

96 views

3 days ago

Backend Engineering with Python
Python Conditional Statements Explained | if, elif, else (Official Docs)

In this lesson, we explain Python conditional statements using concepts and definitions from the official Python documentation.

7:48
Python Conditional Statements Explained | if, elif, else (Official Docs)

0 views

7 days ago

Turtle Code
Stop Using if else to Assign Values — Use the Ternary Operator Instead!

Stop writing full if-else blocks just to assign a value! Use Python's ternary operator: value_if_true if condition else value_if_false It's ...

0:14
Stop Using if else to Assign Values — Use the Ternary Operator Instead!

3,722 views

2 weeks ago

GR1FF1N
Python Course - Basic If Statements #python #informationtechnology #programming #coding

THIS VIDEO IS FOR EDUCATIONAL PURPOSES ONLY. I DO NOT ENCOURAGE OR SUPPORT ILLEGAL ACTIVITY** ...

0:20
Python Course - Basic If Statements #python #informationtechnology #programming #coding

1,539 views

2 weeks ago

Justin Martin
Python If Statements and Comparison Operators

In this video we cover the basics of using IF statements and comparison operators to model decisions in Python code.

2:26
Python If Statements and Comparison Operators

15 views

3 weeks ago

Cogni AI
If You’re Learning Python for AI, Watch This FIRST

If you're learning Python for AI, this video might save you months of frustration. Most beginners think Python is the hardest part of ...

3:15
If You’re Learning Python for AI, Watch This FIRST

100 views

6 days ago

Learn It
Python IF condition part1

IF CONDITIONAL STATEMENT -PYTHON.

10:01
Python IF condition part1

2 views

2 weeks ago

CYFI
If Else & Elif Statements in Python | Conditions & Decision Making | Block to Python

In the previous lesson, we learned how if statements work in Python and how they help robots make basic decisions. In this video ...

6:56
If Else & Elif Statements in Python | Conditions & Decision Making | Block to Python

7 views

13 days ago

Álvaro Ramos
Stop chaining if statements in Python (ALL method)

SUBSCRIBE if you liked the video🌟 Follow me on my social media for more content. 📸 Instagram: https://www.instagram.com ...

0:50
Stop chaining if statements in Python (ALL method)

2,106 views

4 days ago