English
全部
搜索
图片
视频
地图
资讯
更多
购物
航班
旅游
笔记本
报告不当内容
请选择下列任一选项。
无关
低俗内容
成人
儿童性侵犯
时长
全部
短(小于 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日
4:26:52
Learn Python - Full Course for Beginners [Tutorial]
YouTube
freeCodeCamp.org
已浏览 4748.4万 次
2018年7月11日
2:02:21
Python Full Course for Beginners [2025]
YouTube
Programming with Mosh
已浏览 231.6万 次
7 个月之前
热门视频
14:03
Beginners Introduction to Python List Comprehensions (TUTORIAL)
YouTube
Brendan Metcalfe
已浏览 3.1万 次
2020年7月16日
14:51
List Comprehension - BEST Python feature !!! Fast and Efficient
YouTube
Python Simplified
已浏览 20.4万 次
2022年7月1日
10:44
What is List Comprehension in Python - Elegant way to Create Lists | Tutorial for Beginners
YouTube
WsCube Tech
已浏览 9.8万 次
2021年7月2日
Python Projects
3:00:29
12 Beginner Python Projects - Coding Course
YouTube
freeCodeCamp.org
已浏览 473.4万 次
2020年12月9日
9:20:00
9 HOURS of Python Projects - From Beginner to Advanced
YouTube
Tech With Tim
已浏览 170.7万 次
2024年1月23日
2:51:09
Learn Python With 5 Projects - From Beginner to Advanced
YouTube
Tech With Tim
已浏览 13.2万 次
11 个月之前
跳转到 What Is List Comprehension in Python Example Codes 的关键时刻
6:08
从 00:53 开始
Example of List Comprehension
Python list comprehension 📰
YouTube
Bro Code
8:52
从 00:38 开始
Why we need list comprehension
Python list comprehension
YouTube
Python tutorial
18:29
从 00:41 开始
Easiest List Loop Example
Python Tutorial: Comprehensions - How they work and why you should be usin
…
YouTube
Corey Schafer
10:20
从 00:24 开始
Traditional Loop Example
Learn Python LIST COMPREHENSIONS in 10 minutes! 📃
YouTube
Bro Code
14:03
从 0:00 开始
Introduction to List Comprehensions
Beginners Introduction to Python List Comprehensions (TUTORIAL)
YouTube
Brendan Metcalfe
14:51
从 0:00 开始
Introduction to List Comprehension
List Comprehension - BEST Python feature !!! Fast and Efficient
YouTube
Python Simplified
9:13
从 0:00 开始
Introduction to Python List Comprehensions
Understanding Python list comprehensions
YouTube
Python and Pandas with Reuven Lerner
5:36
从 02:39 开始
example
List Comprehension in Python 🐍 with Execution | Best Python Tutorials for
…
YouTube
Gate Smashers
7:43
从 01:24 开始
Example 1: Squares of Integers
List Comprehension || Python Tutorial || Learn Python Programming
YouTube
Socratica
16:05
从 0:00 开始
Introduction to List Comprehension
List Comprehension in Python - A Python Feature You MUST KNOW - Py
…
YouTube
Patrick Loeber
14:03
Beginners Introduction to Python List Comprehensions (TUTORIAL)
已浏览 3.1万 次
2020年7月16日
YouTube
Brendan Metcalfe
14:51
List Comprehension - BEST Python feature !!! Fast and Efficient
已浏览 20.4万 次
2022年7月1日
YouTube
Python Simplified
10:44
What is List Comprehension in Python - Elegant way to Create Lis
…
已浏览 9.8万 次
2021年7月2日
YouTube
WsCube Tech
18:53
Python - List Comprehensions Tutorial
已浏览 4万 次
2019年5月9日
YouTube
Academind
9:02
Python List Comprehensions: Visually Explained [Updated]
已浏览 2956 次
5 个月之前
YouTube
Visually Explained
5:36
List Comprehension in Python 🐍 with Execution | Best Python Tutorials
…
已浏览 3.9万 次
2023年10月24日
YouTube
Gate Smashers
10:00
How to Use List Comprehensions in Python (2025)
已浏览 436 次
3 个月之前
YouTube
ProgrammingKnowledge
7:43
List Comprehension || Python Tutorial || Learn Python Programm
…
2017年5月7日
YouTube
Socratica
11:56
37. List Comprehension in Python Explained in the EASY Way | Pyth
…
已浏览 39 次
2 个月之前
YouTube
Programming with Adil
37:08
Advance List and List Comprehension in Python – Expla
…
已浏览 11 次
2 个月之前
YouTube
Learn for Free
6:08
Python list comprehension 📰
已浏览 3.7万 次
2021年1月25日
YouTube
Bro Code
10:23
List Comprehension in Python
已浏览 780 次
2023年8月6日
YouTube
Neso Academy
6:22
17. Python List Comprehension | python playlist
已浏览 614 次
8 个月之前
YouTube
learn by doing it
6:36
Python Crash Course: Part 11 - Using List Comprehensions
已浏览 2006 次
2024年2月8日
YouTube
David Langer
21:17
List Comprehension | Python Beginner to Advance | Python Tut
…
已浏览 70 次
2024年9月3日
YouTube
Learning Logic
0:52
Python List Comprehension Explained in 60 Seconds | Python
…
已浏览 283 次
1 年前
YouTube
Jawad Khan
2:16
How to use list comprehension in Python | 2MinutesPy
已浏览 487 次
2024年2月15日
YouTube
2MinutesPy
18:29
Python Tutorial: Comprehensions - How they work and why you shoul
…
已浏览 54.4万 次
2015年8月24日
YouTube
Corey Schafer
6:00
22. List Set Dict Comprehensions [Python 3 Programming Tutorials]
已浏览 3.1万 次
2019年5月8日
YouTube
codebasics
1:33
Python Comparison Operators Tutorial | List Comprehension Exa
…
已浏览 13 次
5 个月之前
YouTube
JR: Educational Channel
21:35
10 Python Comprehensions You SHOULD Be Using
已浏览 17.2万 次
2024年3月29日
YouTube
Tech With Tim
7:49
Lambda Function with if else & List Comprehension | Python Tutorial f
…
已浏览 2815 次
2024年5月1日
YouTube
Code-yug
3:51
Tuples Comprehension | The Complete Python Course | Basic t
…
已浏览 108 次
2024年9月4日
YouTube
Code Commander
3:03
List Comprehension - Python Quick Tips
已浏览 9525 次
2019年9月27日
YouTube
Tech With Tim
14:48
Python Tutorial: List Comprehensions Step-By-Step
已浏览 5.5万 次
2017年4月5日
YouTube
Real Python
4:53
Python List Comprehensions Explained
已浏览 39 次
2 周前
YouTube
J-AI Learn
17:53
List Comprehension In Python | Python For Beginners | Python Tu
…
已浏览 8375 次
2021年11月9日
YouTube
Simplilearn
1:24
Mastering List Comprehension in Python: A Guide to Multiple If Stat
…
5 个月之前
YouTube
vlogize
1:54
Understanding List Comprehension in Python
已浏览 1 次
5 个月之前
YouTube
vlogize
观看更多视频
更多类似内容
反馈