ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

8,563 results

ProgramsAndMe
Python If, Elif, Else Explained | Nested If, Indentation & Conditional Statements

In this video, we continue learning about Python control flow statements. You already know about the if statement, else block, and ...

6:22
Python If, Elif, Else Explained | Nested If, Indentation & Conditional Statements

11 views

1 day ago

Eric Roby
I Wasted 12 Months Learning to Code (Don't Be Me in 2026)

I wasted 12 months "learning to code" by watching tutorials. If I had to start over in 2026, I would skip the courses and do this ...

16:48
I Wasted 12 Months Learning to Code (Don't Be Me in 2026)

16,252 views

6 days ago

6 Inch Python
Python Conditional Logic Tutorial: Mastering If, Elif, and Else Statements | Senior Engineer Guide

00:00 - Intro 00:03 - The Foundation: True vs. False (Booleans) 00:48 - Comparison Operators: Asking the Questions 01:38 - The ...

4:35
Python Conditional Logic Tutorial: Mastering If, Elif, and Else Statements | Senior Engineer Guide

0 views

7 days ago

CODEMaster
Python Programming Class | Conditional Statements & Loops Explained (If, Elif, Else, For & While)

In this class, I explain core Python programming concepts every beginner must understand. We start with conditional statements, ...

30:01
Python Programming Class | Conditional Statements & Loops Explained (If, Elif, Else, For & While)

0 views

2 hours ago

Zafar Iqbal
Python - Lecture 09 - if elif else

In this video we explore how if elif else work in Python. AI Automation Playlist: ...

24:51
Python - Lecture 09 - if elif else

1,837 views

5 days ago

Learn In Bits
If-Elif-Else | Lecture 11 | Python Full Course

If-Elif-Else | Lecture 11 | Python Full Course In this lecture, we will learn about else-if (elif) statements in Python ...

4:14
If-Elif-Else | Lecture 11 | Python Full Course

4 views

2 days ago

Dream2code
If, Elif and Else Statement in Python  | Conditional Statements explained for Beginners

In this video, you will learn if, elif, and else statements in Python with simple and easy examples. Conditional statements are used ...

2:50
If, Elif and Else Statement in Python | Conditional Statements explained for Beginners

6 views

5 days ago

MediaWeb
Python FAST SCRATCH #3 - IF, Else Made Easy for beginners

Start to understand the concept of if, else & the decision-making in python with simple examples (for beginners, no experience ...

8:09
Python FAST SCRATCH #3 - IF, Else Made Easy for beginners

7 views

4 days ago

ProgramsAndMe
Nested If Statements in Python | Python Conditional Statements for Beginners

In this video we will learn nested if statements in python their syntax how they work when to use them how to check multiple ...

4:48
Nested If Statements in Python | Python Conditional Statements for Beginners

18 views

6 days ago

waala
Day 8: If Statements in Python (Teach Python to Make Decisions)

Day 8 of 90 Day Learn Python the Simple Way (With Your Smartphone). Python doesn't guess. It doesn't assume. It waits for your ...

3:38
Day 8: If Statements in Python (Teach Python to Make Decisions)

0 views

2 days ago

waala
Day 9: If/Else in Python (Give Python a Backup Plan)

Day 9 of 90 Day Learn Python the Simple Way (With Your Smartphone). Yesterday you taught Python how to make decisions ...

2:00
Day 9: If/Else in Python (Give Python a Backup Plan)

0 views

1 day ago

Codewithmagik
Simple Calculator Using if-elif-else in Python | 5 Minutes Full Explanation

In this video, you will learn how to create a Simple Calculator using if-elif-else in Python. This tutorial is completely ...

4:51
Simple Calculator Using if-elif-else in Python | 5 Minutes Full Explanation

0 views

3 days ago

The Civic Stack
Stop Writing If/Else: Turn Your Ontology into a Python API

You built your ontology in Protégé. The reasoner works. But how do you use it in a real application? In this video, I show how to ...

6:19
Stop Writing If/Else: Turn Your Ontology into a Python API

52 views

4 days ago

Algorithm With Chelsea
Python If Statements (Python for Kids 04)

In this lesson from Algorithm with Chelsea, we learn how Python makes decisions using if statements. Chelsea starts with ...

8:11
Python If Statements (Python for Kids 04)

13 views

6 days ago

Code With Amulya
Python Conditional Statements Explained | if, else, elif Tutorial

In this tutorial, we explore conditional statements in Python, focusing on how programs make decisions based on conditions.

8:08
Python Conditional Statements Explained | if, else, elif Tutorial

0 views

1 day ago

Learn In Bits
If Else Statements | Lecture 10 | Python Full Course

If-Else Statements | Lecture 10 | Python Full Course In this lecture, we will learn about if-else statements in Python. We'll break ...

5:43
If Else Statements | Lecture 10 | Python Full Course

0 views

4 days ago

Knowledge Nest
Lec-16 | Python Calculator Program Using if-elif-else | Beginner Friendly

In this lecture, we build a simple calculator in Python using if-elif-else statements. This session is designed for beginners to help ...

6:23
Lec-16 | Python Calculator Program Using if-elif-else | Beginner Friendly

17 views

12 hours ago

तथ्यविज्ञान गुरुकुल | Data Science & AI
Python Operators & Conditional Statements | Comparison, Logical, Identity & If-Else Explained

In this video, we explain Python operators in depth and cover comparison operators, logical operators, identity operators, ...

54:49
Python Operators & Conditional Statements | Comparison, Logical, Identity & If-Else Explained

4 views

3 days ago

CoderJoe
Python From Scratch – Day 5 🚦 | Conditional Statements (if, elif, else)

Welcome to Coderjoe, and on this channel you'll learn programming from scratch — explained in a simple, beginner-friendly way ...

5:55
Python From Scratch – Day 5 🚦 | Conditional Statements (if, elif, else)

0 views

5 days ago

NxtGen Coders
Python IF ELSE Restaurant Menu Program | Tea = FREE Biscuit 🍪

In this video, you will learn Python IF ELSE using a real-life Restaurant Menu Program 🍽️ We will create a simple Python ...

13:17
Python IF ELSE Restaurant Menu Program | Tea = FREE Biscuit 🍪

57 views

4 days ago

Philomath
Programming for Lovers in Python: Hello world, Variables and Functions

This video kicks off our Programming for Lovers course in Python with an introduction to core ideas in Python, including Hello ...

1:56:34
Programming for Lovers in Python: Hello world, Variables and Functions

2,883 views

Streamed 1 day ago

marti asmr
ASMR teaches you how to program in Python

Hey guys! Today I'm giving you an introduction to programming in Python. If you missed it, don't worry, I'll be making more ...

22:18
ASMR teaches you how to program in Python

43,923 views

3 days ago

ARCTutorials
Check if a String Is Empty or Whitespace | Python Top 200 Code Snippets –Part 2 #learnpython #python

Python Tutorial for checking empty string and whitespace interview questions explained with clean code examples. Learn how to ...

2:20
Check if a String Is Empty or Whitespace | Python Top 200 Code Snippets –Part 2 #learnpython #python

0 views

2 hours ago

VMS CLASS
Python Program 010 | Check Leap Year in Python | If Else Condition  #pythonforbeginners #python

Welcome to the 100 Python Programs Series, designed to help learners build strong Python programming fundamentals through ...

4:39
Python Program 010 | Check Leap Year in Python | If Else Condition #pythonforbeginners #python

0 views

6 hours ago

तथ्यविज्ञान गुरुकुल | Data Science & AI
Python Conditional Statements | if, elif, else & Nested if Explained for Beginners

In this video, we explain Python conditional statements from scratch including if, elif, else block structure and nested if statements ...

49:57
Python Conditional Statements | if, elif, else & Nested if Explained for Beginners

6 views

2 days ago