搜索优化
English
全部
搜索
图片
视频
地图
资讯
Copilot
更多
购物
航班
旅游
笔记本
报告不当内容
请选择下列任一选项。
无关
低俗内容
成人
儿童性侵犯
时长
全部
短(小于 5 分钟)
中(5-20 分钟)
长(大于 20 分钟)
日期
全部
过去 24 小时
过去一周
过去一个月
去年
清晰度
全部
低于 360p
360p 或更高
480p 或更高
720p 或更高
1080p 或更高
源
全部
Dailymotion
Vimeo
Metacafe
Hulu
VEVO
Myspace
MTV
CBS
Fox
CNN
MSN
价格
全部
免费
付费
清除筛选条件
安全搜索:
中等
严格
中等(默认)
关闭
筛选器
10:20
YouTube
Bro Code
Learn Python LIST COMPREHENSIONS in 10 minutes! 📃
# List comprehension = A concise way to create lists in Python # Compact and easier to read than traditional loops # [expression for value in iterable if condition] doubles = [x * 2 for x in range(1, 11)] triples = [y * 3 for y in range(1, 11)] squares = [z * z for z in range(1, 11)] fruits = ["apple
已浏览 3.6万 次
2024年6月2日
Python Tutorial
12:00:00
Python Full Course for free 🐍 (2024)
YouTube
Bro Code
已浏览 563.4万 次
2024年8月20日
2:02:21
Python Full Course for Beginners [2025]
YouTube
Programming with Mosh
已浏览 231.6万 次
7 个月之前
8:41:54
Python Tutorial for Beginners (with mini-projects)
YouTube
freeCodeCamp.org
已浏览 91.9万 次
2023年9月19日
热门视频
10:00
How to Use List Comprehensions in Python (2025)
YouTube
ProgrammingKnowledge
已浏览 436 次
3 个月之前
10:44
What is List Comprehension in Python - Elegant way to Create Lists | Tutorial for Beginners
YouTube
WsCube Tech
已浏览 9.8万 次
2021年7月2日
4:36
Python List Comprehension Explained in 5 Minutes!
YouTube
CodeWithThink
2 周前
Python Tricks
7:10
10 Python Tricks That Will Change The Way You Code Forever
YouTube
The PyLab
已浏览 452 次
2024年5月30日
6:01
10 Python List tricks that will make your coding easier!
YouTube
Codingbrainly
3 周前
1:02
🔥5 Python Tricks You MUST Know! #shorts #simplilearn
YouTube
Simplilearn
已浏览 1101 次
2 个月之前
跳转到 Creating a 5 5 List in Python Using List Comprehension 的关键时刻
10:20
从 01:40 开始
Using List Comprehension
Learn Python LIST COMPREHENSIONS in 10 minutes! 📃
YouTube
Bro Code
9:13
从 01:03 开始
Traditional vs. Pythonic List Comprehensions
Understanding Python list comprehensions
YouTube
Python and Pandas with Reuven Lerner
8:52
从 01:17 开始
Creating a sample list comprehension
Python list comprehension
YouTube
Python tutorial
4:49
从 02:50 开始
Using nif Keyword for Even and Odd Numbers
List comprehensions: a quick way to create lists in Python
YouTube
PatchyPython
14:48
从 09:29 开始
Advanced List Comprehension Techniques
Python Tutorial: List Comprehensions Step-By-Step
YouTube
Real Python
5:36
从 01:37 开始
list comprehension
List Comprehension in Python 🐍 with Execution | Best Python Tutorials for
…
YouTube
Gate Smashers
16:05
从 06:11 开始
Using List Comprehension for Data Types
List Comprehension in Python - A Python Feature You MUST KNOW - Py
…
YouTube
Patrick Loeber
从 00:18 开始
Generating a List with Specific Values
Python List Comprehension
YouTube
Kenny Yip Coding
4:59
从 0:00 开始
Introduction of Python List Comprehension Practice
List Comprehension Python Practice Problems
YouTube
Kenny Yip Coding
10:00
How to Use List Comprehensions in Python (2025)
已浏览 436 次
3 个月之前
YouTube
ProgrammingKnowledge
10:44
What is List Comprehension in Python - Elegant way to Create Lis
…
已浏览 9.8万 次
2021年7月2日
YouTube
WsCube Tech
4:36
Python List Comprehension Explained in 5 Minutes!
2 周前
YouTube
CodeWithThink
1:34
Creating Lists with Dynamic Values: The Power of List Comprehensio
…
3 个月之前
YouTube
vlogize
20:29
Python List Comprehension Explained | Fast & Easy Tutorial fo
…
3 个月之前
YouTube
Decode The Code
5:36
List Comprehension in Python 🐍 with Execution | Best Python Tutorials
…
已浏览 3.9万 次
2023年10月24日
YouTube
Gate Smashers
9:02
Python List Comprehensions: Visually Explained [Updated]
已浏览 2956 次
5 个月之前
YouTube
Visually Explained
2:16
How to use list comprehension in Python | 2MinutesPy
已浏览 487 次
2024年2月15日
YouTube
2MinutesPy
4:49
List comprehensions: a quick way to create lists in Python
已浏览 134 次
2023年9月8日
YouTube
PatchyPython
1:02:41
Python List Use Cases & Real Time Scenarios | Solve the hardest prob
…
已浏览 2.1万 次
2024年3月14日
YouTube
Sumit Mittal
3:03
List Comprehension - Python Quick Tips
已浏览 9525 次
2019年9月27日
YouTube
Tech With Tim
1:31
How to Use List Comprehensions in Python to Filter Words Efficiently
已浏览 2 次
5 个月之前
YouTube
vlogize
6:22
17. Python List Comprehension | python playlist
已浏览 614 次
8 个月之前
YouTube
learn by doing it
1:29
How to Modify Nested List Elements Using List Comprehension in Pyth
…
3 个月之前
YouTube
vlogize
1:35
How to Use List Comprehension with a Dictionary Holds List in Pyt
…
1 个月前
YouTube
vlogize
1:33
How to Create or Remove Items from a List Using Python's List Co
…
5 个月之前
YouTube
vlogize
1:33
Python Comparison Operators Tutorial | List Comprehension Exa
…
已浏览 13 次
5 个月之前
YouTube
JR: Educational Channel
25:38
05 Python List | 15 Essential List Operations Explained with Exampl
…
已浏览 2202 次
8 个月之前
YouTube
Rajat Kumar
1:52
Creating a Python Dictionary with List Comprehension: A Guide to D
…
3 周前
YouTube
vlogize
1:38
How to Keep Empty Elements in a List Using List Comprehension in
…
3 个月之前
YouTube
vlogize
1:27
Convert a List of Strings to a List of Lists with Python's list comprehen
…
3 个月之前
YouTube
vlogize
1:34
How to Use + = in List Comprehension for Python Sums
…
3 周前
YouTube
vlogize
1:28
How to Create an Array in Python Using List Comprehension Like Y
…
3 个月之前
YouTube
vlogize
6:08
Python list comprehension 📰
已浏览 3.7万 次
2021年1月25日
YouTube
Bro Code
26:15
How to Create and Use Python Lists | From Basics to Advance || List O
…
已浏览 271 次
2024年8月9日
YouTube
Zain Ali
1:26
Creating a List of Tuples with List Comprehension in Python
3 个月之前
YouTube
vlogize
5:13
5 Simple Ways to Create a Python List From 1 to N
2023年5月23日
YouTube
CodeFatherTech
1:27
Unlocking the Power of List Comprehension for Unique Lists i
…
3 个月之前
YouTube
vlogize
1:24
Mastering List Comprehension in Python: A Guide to Multiple If Stat
…
5 个月之前
YouTube
vlogize
观看更多视频
更多类似内容
反馈