English
全部
搜索
图片
视频
短视频
地图
资讯
Copilot
更多
购物
航班
旅游
笔记本
报告不当内容
请选择下列任一选项。
无关
低俗内容
成人
儿童性侵犯
时长
全部
短(小于 5 分钟)
中(5-20 分钟)
长(大于 20 分钟)
日期
全部
过去 24 小时
过去一周
过去一个月
去年
清晰度
全部
低于 360p
360p 或更高
480p 或更高
720p 或更高
1080p 或更高
源
全部
Dailymotion
Vimeo
Metacafe
Hulu
VEVO
Myspace
MTV
CBS
Fox
CNN
MSN
价格
全部
免费
付费
清除筛选条件
安全搜索:
中等
严格
中等(默认)
关闭
筛选器
10:29
YouTube
Automation Step by Step
3 | Boolean Expressions | Python for Complete Beginners
# Learning Boolean Expressions in Python print('I am inside booleanexp.py') # Boolean exp - that results in True or False print(10 > 20) # comparison operators - results in True or False # > # < # >= # <= # == # != x = 10 y = 20 print(x > y) print(x < y) print(x == y) print(x != y) # logicla operators # and | or | not # and True ...
已浏览 1万 次
2023年7月12日
Python for Beginners
2:02:21
Python Full Course for Beginners
YouTube
Programming with Mosh
已浏览 586.4万 次
2025年2月12日
11:54:14
Python Full Course for Beginners - Complete Programming Tutorial 2025
YouTube
evlearn
已浏览 1.5万 次
5 个月之前
8:41:54
Python Tutorial for Beginners (with mini-projects)
YouTube
freeCodeCamp.org
已浏览 104.6万 次
2023年9月19日
热门视频
8:43
Python Booleans: The Ultimate Beginner's Guide (True/False Explained!)
YouTube
CodeLucky
已浏览 158 次
2025年3月31日
3:21
How to evaluate the Python Boolean expression || Boolean Expression || Boolean Logic & Values
YouTube
Computing Knowledge
已浏览 35 次
2025年3月12日
3:23
What Are Python Boolean Values 'True' And 'False'? - Python Code School
YouTube
Python Code School
已浏览 2 次
4 个月之前
Python Projects
9:20:00
9 HOURS of Python Projects - From Beginner to Advanced
YouTube
Tech With Tim
已浏览 211.4万 次
2024年1月23日
3:00:29
12 Beginner Python Projects - Coding Course
YouTube
freeCodeCamp.org
已浏览 487.6万 次
2020年12月9日
53:00
Python Projects for Beginners – Master Problem-Solving! 🚀
YouTube
Programming with Mosh
已浏览 81.7万 次
2024年9月10日
跳转到 How to Convert N-Dimensional Boolean True to One in Python 的关键时刻
6:20
起始时间 01:08
Converting Columns to Integer Data Type
Convert True/False Boolean to 1/0 Dummy Integer in pandas DataFrame
…
YouTube
Statistics Globe
17:55
起始时间 00:08
Different Dimensionality Reduction Techniques
Dimensionality Reduction with t-SNE in Python
YouTube
Statistics and Risk Modeling
3:03
起始时间 01:00
Setting Up Boolean Values
How To Convert Boolean To Int In Python
YouTube
Case Digital
27:52
起始时间 05:55
Converting Boolean Variables into the Correct Data Type
How to Change Data Types in Pandas | Step-by-Step Tutorial
YouTube
Analytics School
16:43
起始时间 00:11
What are Boolean Arrays and How to Use Them for Selection
Introduction to Numpy Boolean Arrays
YouTube
rmotr.com
8:43
Python Booleans: The Ultimate Beginner's Guide (True/False Expl
…
已浏览 158 次
2025年3月31日
YouTube
CodeLucky
3:21
How to evaluate the Python Boolean expression || Boolean Expression
…
已浏览 35 次
2025年3月12日
YouTube
Computing Knowledge
3:23
What Are Python Boolean Values 'True' And 'False'? - Python Code
…
已浏览 2 次
4 个月之前
YouTube
Python Code School
4:54
Python Boolean Explained for Beginners | True and False in Pyth
…
已浏览 11 次
1 个月前
YouTube
Struggle To Satisfaction
2:26
10. Mastering Boolean in Python | True or False Made Simple!
已浏览 155 次
2025年2月3日
YouTube
OptnGrow
2:51
Boolean Expressions In Python
已浏览 1万 次
2020年7月5日
YouTube
StudySession
8:44
Python Booleans Control Everything - Here's Why | #4
已浏览 56 次
3 个月之前
YouTube
Bug Debugging
14:13
Python Booleans & Comparison Operators Explained (Beginner Tu
…
已浏览 21 次
2 个月之前
YouTube
QA and Dev Tips
10:41
Python for Beginners: Learn About Boolean DataTypes
已浏览 192 次
2025年1月2日
YouTube
The Code Zone Skool
4:40
Python Booleans || Python Tutorial || Learn Python Programming
已浏览 32.7万 次
2015年3月18日
YouTube
Socratica
8:14
Using Boolean in Python (Python Tutorial #11)
已浏览 31.7万 次
2018年6月1日
YouTube
CS Dojo
13:48
numpy tutorial - basic array operations
已浏览 28.7万 次
2016年12月26日
YouTube
codebasics
0:25
Boolean in Python | True and False Explained using Function
已浏览 799 次
6 个月之前
YouTube
Progma Engineer
4:15
#10 Boolean In Python Programming
已浏览 99 次
11 个月之前
YouTube
Can Boz
4:01
How to Use Booleans In Python
已浏览 83 次
2024年10月5日
YouTube
Python Central
1:16
Understanding When to Set Variables to True or False in Python
2025年4月7日
YouTube
vlogize
15:28
Python Tutorial for Beginners #11 - Booleans, Loops and Statements
已浏览 5102 次
2020年11月18日
YouTube
Code of the Future
8:40
Python Boolean Functions | bool, all, any, isinstance | #Python Cour
…
已浏览 1.7万 次
9 个月之前
YouTube
Data with Baraa
5:56
What is True and False in Python and how to add it to your own clas
…
已浏览 2090 次
2023年5月24日
YouTube
Pybites
0:32
Boolean Logic Explained: 0.0, 0.1, True or False? #shorts
已浏览 1592 次
4 个月之前
YouTube
Durga Software Solutions
11:02
Python Variables Explained | Strings, Integers, Booleans, and C
…
已浏览 6 次
4 周前
YouTube
Unobi Training
12:09
numpy tutorial - slicing/stacking arrays, indexing with boolean arrays
已浏览 17.6万 次
2016年12月28日
YouTube
codebasics
0:48
How to Convert Pandas Columns to Boolean | Python Tutorial
已浏览 1445 次
2 周前
YouTube
TechnicallyRipped
9:49
Python Booleans (Comparison & Logical Operators) #6
已浏览 6.7万 次
2020年9月4日
YouTube
Programiz
0:47
Python Interview Question #4 🐍 | Python Boolean | Python True | py
…
已浏览 8440 次
10 个月之前
YouTube
Dezven Software Solution
4:28
Python Booleans | Python Tutorial #9
已浏览 3.1万 次
2020年11月18日
YouTube
Amigoscode
6:51
Boolean Data Type in Python | NareshIT
已浏览 2894 次
2024年6月21日
YouTube
Naresh i Technologies
15:13
Boolean data type in python | Python Boolean Explained | True
…
已浏览 1 次
2 个月之前
YouTube
Learning Vibes
5:25
Python Boolean Values Tutorial | True and False in Python | AI Nikhi
…
已浏览 16 次
6 个月之前
YouTube
AI Nikhil ModelMind
观看更多视频
更多类似内容
反馈