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
25,515 results
Struggling with long if-else statements in Python? This short video shows you a clean way to simplify your logic using shorthand ...
2,893 views
5 months ago
Visually explained how if, elif, and else statements work in Python to build clear and logical decision-making code. If you want ...
14,746 views
Visually explained how to write if-else statements in one line and use the match-case structure in Python to simplify your ...
8,575 views
Learn how to design great software in 7 steps: https://arjan.codes/designguide. If your code is littered with endless if-elif chains ...
297,054 views
2 months ago
The Python if else statement runs some code if a condition is true, and runs different code if that condition is false. Sections 0:00 ...
31 views
3 months ago
Learn Python If-Else conditions the easy way! In this short, I'll break down how if, elif, and else actually work — with simple ...
234 views
Did you know that with just one line of Python code, you can make smart decisions? In this tutorial, you'll learn how to use ...
248 views
4 months ago
Stop writing long If-Else! use these Python list functions Instead! #programming #python #coding.
3,131 views
9 months ago
Python Trick: Replace Long If-Else Chains with Dictionaries for Cleaner Code Writing long if-else chains in Python? It's time ...
155 views
Welcome to another Python tutorial! In this session, we built upon our previous lesson by diving deeper into Python control ...
58 views
Day 2 of my Python learning journey! Today I learned about **if-else conditions** in Python — one of the most important concepts ...
1,067 views
3,358 views
Learn Python basics in just 60 seconds! In this short, we'll cover Python If-Else statements with a simple example. ✓ What you'll ...
438 views
Learn how to use IF ELSE in Python with a fun twist using Thalapathy Vijay as an example! This video is part of our Python ...
53 views
7 months ago
Join my Python Masterclass ~ https://www.zerotoknowing.com/join-now Read my eBooks ...
1,661 views
6 months ago
2,091 views
Learn how to use *Python if else statements* with this *beginner-friendly tutorial*. Master *Python conditional statements*, ...
385 views
8 months ago
This video answers how does if else work in Python. If a condition is true, then some code is run. Otherwise, some different code is ...
664 views
... एस लगाया नंबर एज और मैं रन कर दिया यहां Python में गया मैं Python फाइल को रन ...
125 views
Ever wondered how the programs you use make decisions? Learn all about the if-else statement, the heart of conditional logic in ...
1,254 views