Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
835 results
If-Else Statements | Lecture 10 | Python Full Course In this lecture, we will learn about if-else statements in Python. We'll break ...
0 views
4 days ago
00:00 - Intro 00:03 - The Foundation: True vs. False (Booleans) 00:48 - Comparison Operators: Asking the Questions 01:38 - The ...
6 days ago
In this video, we continue learning about Python control flow statements. You already know about the if statement, else block, and ...
11 views
1 day ago
Day 9 of 90 Day Learn Python the Simple Way (With Your Smartphone). Yesterday you taught Python how to make decisions ...
23 hours ago
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 ...
50 views
In this tutorial, we explore conditional statements in Python, focusing on how programs make decisions based on conditions.
21 hours ago
Learn how to make your code "think" using If, Elif, and Else. This tutorial covers basic syntax, indentation rules, and comparison ...
5 days ago
In this video, you will learn Python IF ELSE using a real-life Restaurant Menu Program 🍽️ We will create a simple Python ...
48 views
3 days ago
Welcome to our Python learning series – Control Flow In this lesson, we explore how Python makes decisions, repeats tasks, ...
13 views
In this video, you will learn if, elif, and else statements in Python with simple and easy examples. Conditional statements are used ...
6 views
Python Project | Bank Loan Approval System using if Else | Day 5 In Day 5 of this Python Project Series, we build a real-life Bank ...
21 views
The if-else construct in Python is a key decision-making tool that runs different code blocks based on whether a condition is true or ...
39 views
Control Statement ( if , if - else , if - else ladder , nested if - else ) #codinglife #coding #cprogramming #clanguage.
8 views
How does Python make decisions? In this video, you'll learn: • if statements • else and elif • Nested conditions • Common beginner ...
22 views
7 days ago
Python if Else Explained with Real-Life Examples | Day 4 Day 4 | Python if Else | Decision Making | Prince Project Hub In Day 4 of ...
251 views
In this video, we build a Rule-Based Chatbot in Python from scratch This is a beginner-friendly Python project where you will ...
68 views
In this video, we explain Python operators in depth and cover comparison operators, logical operators, identity operators, ...
4 views
Welcome to Python Full Course in Telugu – Video 7 In this video, you will learn Conditional Statements in Python with simple ...
127 views
In this video, we explain Python conditional statements from scratch including if, elif, else block structure and nested if statements ...
7 views
2 days ago
Learn how the Python if–else statement works It helps Python make decisions based on conditions. Perfect for beginners ...
759 views