ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

103 results

Turtle Code
Stop Using if else to Assign Values — Use the Ternary Operator Instead!

Stop writing full if-else blocks just to assign a value! Use Python's ternary operator: value_if_true if condition else value_if_false It's ...

0:14
Stop Using if else to Assign Values — Use the Ternary Operator Instead!

3,571 views

2 weeks ago

Python Peak
Ternary Operator - If-Else vs Ternary #JSON

Clean Python code examples. See how senior developers write maintainable, secure, and efficient code. #CleanCode #Python ...

0:14
Ternary Operator - If-Else vs Ternary #JSON

36 views

4 weeks ago

Script Sips
Python Tip: Ternary operator #programming #python

Python's ternary operator allows you to streamline your code by combining an if-else statement into a single line. This is especially ...

0:18
Python Tip: Ternary operator #programming #python

452 views

2 weeks ago

Zariga Tongy
Ternary Operator - Python Tutorial | 8gwifi.org — in 30 seconds #python  #pythonprogramming #learn

Master Python's ternary operator for concise conditional logic. Try it: https://8gwifi.org/tutorials/python/control-ternary.jsp.

0:25
Ternary Operator - Python Tutorial | 8gwifi.org — in 30 seconds #python #pythonprogramming #learn

0 views

5 days ago

Easy Structure
py2@3 Quick Conditions Ternary Operator

py2@3 Quick Conditions Ternary Operator #python #python_for_begginers #conditions_in_python #if_condition #if_else ...

6:38
py2@3 Quick Conditions Ternary Operator

9 views

2 weeks ago

Learning Tutorials
Complete Python Series Tutorial 19: Ternary Operator, Short-Hand IF & IF-ELSE, Pass Statement

Welcome to Part 3 of the Python Conditional Statements series! In this video, we explore advanced Python condition techniques ...

6:59
Complete Python Series Tutorial 19: Ternary Operator, Short-Hand IF & IF-ELSE, Pass Statement

29 views

4 weeks ago

Nadkarni Expert
if else,if elif else,ternary operator in Python  #python #controlstructures #programming  #coding

Detailed explanation regarding if else block,if elif ladder,ternary operator in Python by Nadkarni Sir. This lecture has been ...

49:47
if else,if elif else,ternary operator in Python #python #controlstructures #programming #coding

0 views

2 weeks ago

Uptown Functions
Python Beginner to Pro | Ep 15: Ternary

Welcome to Episode 15 of our Python series! Today we explore the ternary operator (also known as conditional expression) ...

0:57
Python Beginner to Pro | Ep 15: Ternary

41 views

1 day ago

Quiche19
(28/100) Ternary Operators

Learn how to write the Ternary Operator for super compact logic. While it makes your code cleaner, I drop a pro-tip on how the ...

0:24
(28/100) Ternary Operators

5,218 views

9 days ago

Xing TV
Python Full Course 2026 - Part 4 | Xing TV | Conditional Statement

... and else statements with real-world examples ✓ Nested conditionals ✓ Logical operators: and, or, not ✓ The ternary operator ...

6:58
Python Full Course 2026 - Part 4 | Xing TV | Conditional Statement

0 views

2 weeks ago

CampusCoder
Ternary Operators

After watching this video, you will be able to understand the concept of ternary operator. How so long conditional statement can be ...

9:40
Ternary Operators

0 views

4 days ago

Study Makes Hero Tech
Ternary Operator in C#.#csharp #programming #javascript #coding #java #css #programmer #dotnet #code

Ternary Operator in C#. #csharp #programming #javascript #coding #java #css #programmer #dotnet #html #developer #python ...

0:53
Ternary Operator in C#.#csharp #programming #javascript #coding #java #css #programmer #dotnet #code

197 views

23 hours ago

Carlos Master Web
What is the ternary operator in Python?

Python website: https://www.python.org/ "What is the ternary operator in Python? Python is one of the world's most popular ...

7:33
What is the ternary operator in Python?

29 views

2 weeks ago

Ondev CodeCompanions
Conditional Operators in Dart Explained | Ternary ? : and Null Coalescing ?? with Examples | #10

In this video, you will learn about Conditional Operators in Dart in a simple and easy way. We explain the Ternary Operator ...

6:49
Conditional Operators in Dart Explained | Ternary ? : and Null Coalescing ?? with Examples | #10

3 views

7 days ago

code with shahmeer
Python Ternary Operator in Action 💡 #facts #coding #foryou #python #programming #pythonquiz
0:21
Python Ternary Operator in Action 💡 #facts #coding #foryou #python #programming #pythonquiz

74 views

12 days ago

jTakamul Dev Lab
008 .  Decision Making

if ✓ if-else ✓ if-elif-else ✓ Nested if ✓ Inline if (ternary operator) ✓ match-case.

42:02
008 . Decision Making

34 views

2 weeks ago

AI journey with Prakhar
Ternary Operator in Python

One-line if-else in Python? Yes, please! Learn how to use the Ternary Operator to write cleaner, shorter code in 30 seconds.

1:33
Ternary Operator in Python

177 views

3 weeks ago

Quick Through
3 Ways to Find the Smallest Number in Python | Super Quick Tips! 🔥 #coding #programminglanguage

Learn 3 simple and powerful ways to find the smallest of two numbers in Python! Perfect for beginners, students, and anyone ...

0:31
3 Ways to Find the Smallest Number in Python | Super Quick Tips! 🔥 #coding #programminglanguage

75 views

12 days ago

Soren I. Ngo
[Python for Beginners]: 13.03. Lambdas: Lambda - Even or Odd

The Ternary Operator Syntax 00:00:49 2. Defining the Even/Odd Lambda 00:01:13 3. Testing the Lambda 00:01:33 Summary.

2:11
[Python for Beginners]: 13.03. Lambdas: Lambda - Even or Odd

0 views

2 weeks ago

Technical Potpourri by Sudipta Deb
5 Essential Python Tricks Every Data Scientist Needs to Know NOW

... and reduce for efficient data pipelines 2:52 - Conditional Logic - Leveraging ternary operators for complex decision-making 4:34 ...

11:33
5 Essential Python Tricks Every Data Scientist Needs to Know NOW

33 views

3 weeks ago