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
103 results
[day31] Python Theory + Practical Complete Course in Hindi | Python Nested If Statement | Programs of Nested If | Python ...
8 views
8 hours ago
Is video me hum Python Nested if statement ko flowchart ke through step-by-step samjhenge. Agar aap Python beginner, ...
35 views
6 days ago
Mastering Elif and Nested If Statements in Python with Logical Operators In this video, we'll take your Python skills to the next level ...
5 views
This is lecture 5 and in this lecture, we discussed conditional statements in Python, focusing on simple if/elif/else and nested if ...
23 views
7 days ago
In this video, I have created a Student Mark Sheet Project using Nested If Else in Python. This Python program takes marks as ...
12 views
Use a for statement to input two integers. Use a nested if…else statement to display whether each value is even or odd. Enter 10 ...
6 views
Python Control Flow explained in a simple, clear, and beginner-friendly way. In this video, we break down Python control flow step ...
86 views
4 days ago
In this video, you will learn Nested Conditions (Nested if-else) in Python in a simple and beginner-friendly way. Nested conditions ...
95 views
2 days ago
A college offers a course that prepares students for the state licensing exam for real-estate brokers. Last year, several of the ...
13 views
Real-World Problem Solving with Conditional Statements in Python In this video, we'll tackle a real-world problem by creating a ...
14 views
Every curve plotted here is a parabola of the form x = Ay^2 + By + C. Usually parabolas are plotted as y = Ax^2 + Bx + C. All I've ...
7 views
standalone if statement | nested if statement in Python.
4 views
10 hours ago
In this video, we're building a strong foundation in "python programming" by exploring "conditions in python" and "loops in python" ...
0 views
6 hours ago
NASA's top 10 rules for writing good software. Topics: - Coding best practices; - NASA rules for safe code; - Simple control flow; ...
17,312 views
3 days ago
In this video, I explain a simple but very practical Python program — a mini ATM system. This lesson is designed to help beginners ...
11 views
Learn how to efficiently access dictionary keys containing lists inside complex nested list structures in Python without unnecessary ...
Conditional statements help your program make decisions based on logic. In this video, we explain conditional statements in ...
1 day ago
Welcome to the Python Programming – Complete Course (New Series) by Burle Sharma. In this class (Chapter 2 – Class 01), we ...
We also discuss how using and helps you avoid writing long, messy nested if-statements, making your code much cleaner.
Learn the difference between shallow copy and deep copy in Python with a simple example. Avoid bugs caused by shared ...
25 views
Join this channel to get access to perks: https://www.youtube.com/channel/UCoUYSb7IMha6mB4NKFwMoMw/join IF function: https ...
50 views
Nested Learning is a new paradigm proposed by Google to combat catastrophic forgetting in Language Learning Models (LLMs ...
... STATEMENTS: - Simple IF statement - IF-ELSE (two-way decisions) - IF-ELIF-ELSE (multiple conditions) - Nested IF statements ...
104 views