ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

692 results

Dr Codie
Logical Operators | Simple Python Tutorial | #Shorts

Logical operators in python are 'and', 'or' and 'not'. These relate to True or False in boolean logic. In an if statement we normally ...

0:54
Logical Operators | Simple Python Tutorial | #Shorts

1,255 views

4 years ago

Python Morsels
Boolean operators in Python

Python's Boolean operators are used for combining Boolean expressions and negating Boolean expressions. Article at ...

2:31
Boolean operators in Python

478 views

1 year ago

libncsu
Boolean Operators

Boolean operators – the words “AND, OR, and NOT” – are tools you can use to narrow or broaden your search results when ...

2:45
Boolean Operators

55,803 views

3 years ago

LinkedIn Learning
Python Tutorial - Exploring BOOLEAN OPERATORS

Discover Python's boolean operators and learn how they work. Explore more Python courses and advance your skills on LinkedIn ...

3:37
Python Tutorial - Exploring BOOLEAN OPERATORS

2,293 views

4 years ago

m0dul0s
Operators and Expressions In Python In Under 5 Minutes! (Easy Course 1 - Video 2)

In this video, you will learn about operators and expressions in Python! SUBSCRIBE: ...

3:48
Operators and Expressions In Python In Under 5 Minutes! (Easy Course 1 - Video 2)

25 views

2 years ago

ModernPython
Logical XOR in Python #shorts

In this short video, I'm going to show you how to write a Python function that performs an XOR operation. This is a useful skill for ...

0:18
Logical XOR in Python #shorts

1,823 views

2 years ago

Real programming
Why C++ is so much better than Python 2023 #soft #programming

Why C++ is so much better than Python 2023 #soft #programming You can support the channel on Patreon. So that during ...

0:21
Why C++ is so much better than Python 2023 #soft #programming

842,236 views

2 years ago

Mickey-Tech
Booleans 🔥  Python for Beginners #7

python #shorts #programming #tutorial #boolean #pythontutorial #python3 #short #code #learning.

0:51
Booleans 🔥 Python for Beginners #7

3,133 views

2 years ago

Jakubication
Python and Operator

In Python, the and operator is a boolean operator. and only evaluates to true if both operands are true. #python #learntocode ...

1:16
Python and Operator

37 views

8 months ago

Jakubication
Python Boolean Expressions

These boolean expressions come in two different categories: relational operators, and logical operators. Relational Operators ...

0:48
Python Boolean Expressions

10 views

3 months ago

Tinkerly
What Are Logical Operators In Programming? | Coding for kids - Tinkerly

Get insight of Logical Operators in programming with the help of this exciting video. Subscribe | Like | Share | Comment #tinkerlykit ...

2:42
What Are Logical Operators In Programming? | Coding for kids - Tinkerly

2,913 views

3 years ago

Western University
Searching with Boolean Operators

Learn how to create a search strategy using the Boolean operators, "AND" and "OR". Contact us https://www.lib.uwo.ca/contact/ for ...

3:44
Searching with Boolean Operators

92,292 views

8 years ago

Python Morsels
Conditional operators in Python

Python's conditional operators return Boolean values (True and False). https://pym.dev/conditional-operators/ Find more Python ...

2:01
Conditional operators in Python

424 views

2 years ago

Jakubication
Python or Operator

In Python, the or operator is a boolean operator. or only evaluates to false if both operands are false. #python #learntocode ...

1:24
Python or Operator

16 views

8 months ago

Code With Amulya
Understanding Logical AND & OR Operators with Non-Boolean Values in Python

In this tutorial, we'll dive into how Python's logical and and or operators work with non-boolean values. Instead of returning just ...

3:17
Understanding Logical AND & OR Operators with Non-Boolean Values in Python

14 views

7 months ago

Jakubication
Python not operator

In Python, the not operator is a boolean operator. not flips the boolean value of its operand. Meaning, not True results in False and ...

0:49
Python not operator

22 views

8 months ago

Research Computing Services (ResCom)
Using level tracing, smoothing & logical operators in 3D Slicer

Workshop trainer - Kathy Zhang Produced by Andrew Mykhaylyk, Emma-Eve Haidar-Khalouf & Eric Jong Access our Digital ...

2:30
Using level tracing, smoothing & logical operators in 3D Slicer

1,613 views

4 years ago

AILETIC
Python XOR | Exclusive OR

Can you guess the output of a given code? The answer might surprise you! We dive into the binary representation of numbers and ...

0:45
Python XOR | Exclusive OR

16,428 views

2 years ago

McMaster Libraries
How Library Stuff Works: Boolean Operators (AND OR NOT)

Learn how to use the Boolean Operators AND/OR/NOT to target and refine your search.

3:44
How Library Stuff Works: Boolean Operators (AND OR NOT)

192,431 views

9 years ago

TAMU Libraries
Boolean Operators

Welcome to Boolean Operators! After you have identified your keywords and related terms, you're ready to begin searching in a ...

2:15
Boolean Operators

459 views

2 years ago

University of Essex Library
Boolean operators

This short video introduces Boolean operators.

1:53
Boolean operators

3,419 views

3 years ago

Ameer Fazal
Boolean Values and Operators : Python Tutorial #5

This is the fifth video in my Python Tutorial Video Series. Python is a very popular programming language. In this video, I am ...

3:41
Boolean Values and Operators : Python Tutorial #5

18,146 views

9 years ago

Python Morsels
De Morgan and beyond: refactoring long boolean expressions in Python

You can improve the readability of long boolean expressions by splitting your code, naming sub-expressions, or rewriting your ...

3:11
De Morgan and beyond: refactoring long boolean expressions in Python

527 views

9 months ago

MED MAX TECHOLOGY
The logical operator OR & NOT  Episod - 14

Thanks for watching, turn on notificatREACTions ( ) to receive every new video MY INSTAGRAM ...

3:54
The logical operator OR & NOT Episod - 14

1,106 views

3 years ago

Hacker Culture
Python If Else Statement 🐍 Python for Beginners

Learn to use If/Else in Python and how to combine multiple conditions using Boolean logical operators. FREE Python for Beginner ...

3:07
Python If Else Statement 🐍 Python for Beginners

2,495 views

2 years ago