ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

126 results

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

10 views

3 months ago

Code with Ebrima
Nested If Else Statements in Python Explained

In this Python tutorial, we explore nested if-else statements using a practical voting eligibility checker. You'll see how to check both ...

7:27
Nested If Else Statements in Python Explained

118 views

6 months ago

Tech With Tim
What does '__init__.py' do in Python?

Join my Free Newsletter: https://techwithtim.net/newsletter Get private mentorship from me: https://training.techwithtim.net If ...

12:46
What does '__init__.py' do in Python?

237,888 views

10 months ago

AnalyticNerd
Python Class 18: Mastering Conditional Statements – if, if-else, elif, Nested if-else Explained

Welcome to Class 18 of the Python Series on the AnalyticNerd Channel! In this session, we dive deep into Python's essential ...

1:23:42
Python Class 18: Mastering Conditional Statements – if, if-else, elif, Nested if-else Explained

29 views

10 months ago

Master of Data Science
Python Programming Full Course – #5 Conditional Statements in 10 Minutes | if, else, elif, nested if

Python Programming Full Course for Beginners – Episode #5 Master All Python Conditional Statements in Just 10 Minutes!

11:14
Python Programming Full Course – #5 Conditional Statements in 10 Minutes | if, else, elif, nested if

35 views

4 months ago

ASCII_tutor
3 Ways to check leap years in Python 🐍 #pythontutorial #beginners #shortcode

Here are 3 ways to check whether a given year is a leap year or not. 1) a solid solution with a nested if-statement 2) a neat, shorter ...

1:41
3 Ways to check leap years in Python 🐍 #pythontutorial #beginners #shortcode

57 views

11 months ago

Code Global
if, else, elif, nested-if statements in Python | Python Full Course for Beginners | @CodeGlobal |#05

python #learnpython2025 #learnpythonprogramming #pythonforbiginners #pythondeveloper #pythontutorialforbeginner ...

32:21
if, else, elif, nested-if statements in Python | Python Full Course for Beginners | @CodeGlobal |#05

395 views

10 months ago

codeStuf
Nested If-Else in Python | Python tutorial | #python #shortseries #shorts

ytshorts.

0:17
Nested If-Else in Python | Python tutorial | #python #shortseries #shorts

423 views

10 months ago

PyGenius Academy
Python if else elif #2

Video Description: Python if/elif/else #2 (10 Practical Examples) [Suggested Video Title: Python if/elif/else Part 2: 10 Practical ...

50:53
Python if else elif #2

5 views

6 months ago

Genius Knowledge Point
If, If-Else & Nested If Statements in Python | Python Practical No. 4 | Diploma K Scheme Semester 4

Welcome to Genius Knowledge Point. In this video, we cover Python Programming Practical No. 4 for Diploma Computer/IT (K ...

14:07
If, If-Else & Nested If Statements in Python | Python Practical No. 4 | Diploma K Scheme Semester 4

24 views

3 weeks ago

Ajayraj Nadar
Python If, Elif, Else Tutorial for Beginners: Conditional Statements Explained + Challenges

In this Python tutorial for beginners, we dive into conditional statements (if, elif, else) to show you how to make decisions in your ...

7:47
Python If, Elif, Else Tutorial for Beginners: Conditional Statements Explained + Challenges

55 views

7 months ago

Deepanshu Udhwani
Python If Else Statement Tutorial (Conditional Statements)

Join Our Community: LINK- https://www.skool.com/usa-ca-jobs/about Master Python Conditional Statements: If, Elif, Else ...

9:31
Python If Else Statement Tutorial (Conditional Statements)

81 views

1 month ago

Yatharth Kelkar
2. Python Masterclass Day 4 — If/Else Explained in 20 Minutes!

Day 4 — Python Conditional Statements (if / elif / else + Nested Conditions) Welcome to DAY 4 of the Python Masterclass!

21:10
2. Python Masterclass Day 4 — If/Else Explained in 20 Minutes!

21 views

2 weeks ago

JomaClass
Nested Loops | Programming Fundamentals with Python

All JomaClass videos from 2020 are now free to watch. If you enjoy please consider donating here: https://support.joma.io/ This ...

12:38
Nested Loops | Programming Fundamentals with Python

320 views

2 months ago

Jakubication
Python If Elif Else

In Python, if elif and else further extend the concept of if statements by allowing for testing of multiple non-overlapping conditions.

2:46
Python If Elif Else

14 views

3 months ago

Code HQ
You must know this python trick! #python #programming #listcomprehensions

Basic Syntax The basic syntax of a list comprehension is: [expression for item in iterable if condition] expression: The value or ...

0:52
You must know this python trick! #python #programming #listcomprehensions

8 views

11 months ago

Deepesh Patel
Python Conditional Statements Explained | if, elif, else | Python Full Course - Day 4

Welcome to Day 4 of the Python Full Course for Beginners (31 Days to Master Python)! In this video, we'll learn about Conditional ...

34:36
Python Conditional Statements Explained | if, elif, else | Python Full Course - Day 4

3 views

1 month ago

Teacher's Tech
Excel's NEW AI Function! A Beginner's Guide to =COPILOT

Stop wrestling with VLOOKUPs and nested IF statements—the future of data analysis is here. Timestamps: 0:00 The BIG Problem ...

5:19
Excel's NEW AI Function! A Beginner's Guide to =COPILOT

20,436 views

4 months ago

Computer_vlogs
If Else Conditional Statements in Python | Python Tutorial | L13 | computer_vlogs

If Else Conditional Statements in Python | Python Tutorial | L13 | computer_vlogs In this video, we break down If Else Conditional ...

17:18
If Else Conditional Statements in Python | Python Tutorial | L13 | computer_vlogs

1 view

3 weeks ago

Wrkspace Official
Stop Nested Ifs — Use Guard Clauses (JS)

Still nesting ifs? Try “Return Early” (guard clauses) for cleaner, readable JS. In this Short, I refactor a payment function by catching ...

1:18
Stop Nested Ifs — Use Guard Clauses (JS)

1,260 views

2 months ago