ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

167,267 results

TeachingCS
Python For Beginners - Nested IF Statements Explained

00:00 - Start 01:18 - Using upper or lower to catch different cases of letters 02:41 - Asking a question within another question.

7:02
Python For Beginners - Nested IF Statements Explained

3,363 views

3 years ago

Caleb Curry
Beginner Python Tutorial 74 - Nested if

Start your software dev career - https://calcur.tech/dev-fundamentals FREE Courses (100+ hours) ...

4:20
Beginner Python Tutorial 74 - Nested if

26,469 views

5 years 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,048 views

2 months ago

JackedProgrammer
Python Programming for Beginners Tutorial 5 : Nested Ifs

Learn nested decision flows in python programming. In this video I go over how to nest If statements inside each other to give ...

9:49
Python Programming for Beginners Tutorial 5 : Nested Ifs

2,294 views

4 years ago

Caleb Curry
Python Tutorial 24 - Nested if Statement

Start your software dev career - https://calcur.tech/dev-fundamentals FREE Courses (100+ hours) ...

6:18
Python Tutorial 24 - Nested if Statement

42,882 views

11 years ago

Indently
Nesting “If Else” Can Seriously Damage Your Code Quality, Do THIS Instead In Python

It's very easy to fall into this trap with Python. You have a lot of conditions that depend on other conditions, and they all need to be ...

8:25
Nesting “If Else” Can Seriously Damage Your Code Quality, Do THIS Instead In Python

145,292 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,684 views

6 months ago

Jenny's Lectures CS IT
Nested If Else & elif Statements in Python | Python Tutorials for Beginners #lec26

Best Python Tutorials for Beginners: https://www.youtube.com/playlist?list=PLdo5W4Nhv31bZSiqiOL5ta39vSnBxpOPT Notes of ...

22:51
Nested If Else & elif Statements in Python | Python Tutorials for Beginners #lec26

165,478 views

2 years ago

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

This was how to replace your big nesting if else statements in your code with the Guard clauses technique. COURSES Flutter ...

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

6,314,568 views

3 years ago

Computer Science Lessons
Python Programming 7. Nested If Statements

This is the seventh in a course of computer science video lessons introducing programming with Python. It covers the If statement ...

10:31
Python Programming 7. Nested If Statements

4,643 views

4 years ago

Apna Coder
Python Nested If Explained in 30 Seconds 💡 | Python Logic Challenge #coding #python #programming

Day 29 Python Nested If Explained in 30 Seconds | Python Logic Challenge In this short, we explore nested if statements in ...

0:06
Python Nested If Explained in 30 Seconds 💡 | Python Logic Challenge #coding #python #programming

1,782 views

2 months ago

Jakubication
How Do Nested If Statements Work In Python

This video answers how do nested if statements work in Python. They basically work to allow you to test overlapping conditions.

0:43
How Do Nested If Statements Work In Python

1,055 views

3 months ago

Jakubication
Python Nested If Statements

In Python, nested if statements allow you to test multiple conditions instead of just the one from a regular if statement. This video ...

2:16
Python Nested If Statements

14 views

3 months ago

Java Full Stack
"Python Nested if Statement 🐍 | Conditions Inside Conditions 🎯"

Executes an if statement inside another if or else block, allowing more specific and layered decision-making in programs. #Python ...

0:06
"Python Nested if Statement 🐍 | Conditions Inside Conditions 🎯"

252 views

2 months ago

The Data Millennials
Python - Nested if statements | How to use Python-Nested if statements | #Python #nestedifstatement

Welcome to today's DataMillennials's coding session! In this video, we dive into Python - Nested if statements, breaking down ...

16:40
Python - Nested if statements | How to use Python-Nested if statements | #Python #nestedifstatement

91 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,679 views

2 years ago

Tech & EduSpark Hub
🔥 The Secret Flow of Nested If Statements 🔍 #python

The Secret Flow of Nested If Statements #python Unlock the secret flow of nested if statements in Python! In this short, we ...

0:58
🔥 The Secret Flow of Nested If Statements 🔍 #python

67 views

3 months ago

Kody Simpson
Nested If Statements | Python Programming Ep. 15

In this video I show you how to nest if statements in Python. #python #pythonprogramming Source Code: ...

5:08
Nested If Statements | Python Programming Ep. 15

359 views

4 months ago

Sahil & Sarra
🚫 Don’t nest "If-else Statements"

You are using If-Else statements wrong! . For more content like this, subscribe to our channel: ...

0:42
🚫 Don’t nest "If-else Statements"

77,143 views

2 years ago

pyucation
Python Exercises | Nested If-Else Statements (Beginner)

This exercise is about nested if-else statements (conditions inside another condition). It is designed for beginners. But it is not ...

6:21
Python Exercises | Nested If-Else Statements (Beginner)

78 views

2 years ago