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
已浏览 6.4万 次
2024年6月2日
Python Tutorial
6:03:54
Python Full Course for Beginners | Complete Python Course
YouTube
Learn2Mastery
已浏览 1.9万 次
4 个月之前
Learn Python for Data Science – Full Course for Beginners
YouTube
freeCodeCamp.org
已浏览 65.2万 次
10 个月之前
11:54:14
Python Full Course for Beginners - Complete Programming Tutorial 2025
YouTube
evlearn
已浏览 1.4万 次
5 个月之前
热门视频
10:00
How to Use List Comprehensions in Python
YouTube
ProgrammingKnowledge
已浏览 2003 次
10 个月之前
10:23
List Comprehension in Python
YouTube
Neso Academy
已浏览 6.2万 次
2023年8月6日
14:03
Beginners Introduction to Python List Comprehensions (TUTORIAL)
YouTube
Brendan Metcalfe
已浏览 3.2万 次
2020年7月16日
Python Projects
9:20:00
9 HOURS of Python Projects - From Beginner to Advanced
YouTube
Tech With Tim
已浏览 211万 次
2024年1月23日
53:00
Python Projects for Beginners – Master Problem-Solving! 🚀
YouTube
Programming with Mosh
已浏览 80.2万 次
2024年9月10日
1:24
50+ Python Projects for Beginners | Wall of Inspiration
YouTube
Programiz
已浏览 1767 次
6 个月之前
跳转到 What Is List Comprehension in Python Example Codes 的关键时刻
14:16
起始时间 08:34
Coding Demo in VS Code
List Comprehensions in Python in less than 15 Minutes | Code with Josh
YouTube
Code with Josh
14:48
起始时间 00:55
Example List Comprehension
Python Tutorial: List Comprehensions Step-By-Step
YouTube
Real Python
8:52
起始时间 00:38
Why we need list comprehension
Python list comprehension
YouTube
Python tutorial
6:08
起始时间 00:53
Example of List Comprehension
Python list comprehension 📰
YouTube
Bro Code
10:20
起始时间 00:24
Traditional Loop Example
Learn Python LIST COMPREHENSIONS in 10 minutes! 📃
YouTube
Bro Code
10:23
起始时间 01:04
Example of List Comprehension
List Comprehension in Python
YouTube
Neso Academy
7:43
起始时间 01:24
Example 1: Squares of Integers
List Comprehension || Python Tutorial || Learn Python Programming
YouTube
Socratica
18:29
起始时间 00:41
Easiest List Loop Example
Python Tutorial: Comprehensions - How they work and why you should be usin
…
YouTube
Corey Schafer
0:57
起始时间 00:14
List Comprehension Syntax
What are list comprehensions in Python?
YouTube
CodingEntrepreneurs
10:00
How to Use List Comprehensions in Python
已浏览 2003 次
10 个月之前
YouTube
ProgrammingKnowledge
10:23
List Comprehension in Python
已浏览 6.2万 次
2023年8月6日
YouTube
Neso Academy
14:03
Beginners Introduction to Python List Comprehensions (TUTORIAL)
已浏览 3.2万 次
2020年7月16日
YouTube
Brendan Metcalfe
9:44
Python List Comprehension (Visually Explained) | The Cleanes
…
已浏览 1万 次
4 个月之前
YouTube
Data with Baraa
20:29
Python List Comprehension Explained | Fast & Easy Tutorial fo
…
已浏览 48 次
10 个月之前
YouTube
Decode The Code
11:08
Python List Comprehension Tutorial (Beginner Friendly)
已浏览 53 次
3 个月之前
YouTube
Jeevitha Ramsudha
14:51
List Comprehension - BEST Python feature !!! Fast and Efficient
已浏览 21.3万 次
2022年7月1日
YouTube
Python Simplified
5:36
Lec-62: List Comprehension in Python 🐍 with Execution | Best Pyth
…
已浏览 7.3万 次
2023年10月24日
YouTube
Gate Smashers
7:43
List Comprehension || Python Tutorial || Learn Python Programm
…
已浏览 49.8万 次
2017年5月7日
YouTube
Socratica
10:44
What is List Comprehension in Python - Elegant way to Create Lis
…
已浏览 10.5万 次
2021年7月2日
YouTube
WsCube Tech
9:02
List Comprehensions - Visually Explained
已浏览 5.3万 次
11 个月之前
YouTube
Visually Explained
18:29
Python Tutorial: Comprehensions - How they work and why you shoul
…
已浏览 57.1万 次
2015年8月24日
YouTube
Corey Schafer
15:26
list comprehension in python | Lec-13
已浏览 7916 次
2024年3月13日
YouTube
MANISH KUMAR
1:02:41
Python List Use Cases & Real Time Scenarios | Solve the hardest prob
…
已浏览 2.6万 次
2024年3月14日
YouTube
Sumit Mittal
13:32
List Comprehension in Python | Class 42 | Python (Core & Advanc
…
已浏览 2880 次
2023年12月17日
YouTube
Code and Debug
10:22
List Comprehension in Python | if-elif-else in List Comprehension | A
…
已浏览 3739 次
2022年12月30日
YouTube
Code-yug
46:38
Master List & Dictionary Comprehensions in Python (Begin
…
已浏览 7 次
4 个月之前
YouTube
AI-Python
21:35
10 Python Comprehensions You SHOULD Be Using
已浏览 21.8万 次
2024年3月29日
YouTube
Tech With Tim
1:31:49
Python Lists Explained: Indexing, Slicing, Sorting, Nested Lists & Co
…
已浏览 4849 次
9 个月之前
YouTube
Engineering Digest
11:11
#2: Python List, Set & Dictionary Comprehension | Python Best Pra
…
已浏览 3.2万 次
2021年3月3日
YouTube
Programiz
23:57
List comprehension in Python|lambda: With map() and fil
…
已浏览 245 次
8 个月之前
YouTube
Statcoding
6:00
22. List Set Dict Comprehensions [Python 3 Programming Tutorials]
已浏览 3.8万 次
2019年5月8日
YouTube
codebasics
12:09
All Python List Methods in 12 Minutes
已浏览 5407 次
2024年11月21日
YouTube
Code with Josh
7:49
Lambda Function with if else & List Comprehension | Python Tutorial f
…
已浏览 3593 次
2024年5月1日
YouTube
Code-yug
8:34
List Comprehensions In Python | Python Tutorial #30
已浏览 4725 次
2019年9月28日
YouTube
ProgrammingWithHarry
9:26
Python Tutorial in Hindi #19 - List Comprehension
已浏览 292 次
9 个月之前
YouTube
Mohit Decodes
1:00
Python List Comprehensions in Seconds
已浏览 1.9万 次
2024年6月27日
YouTube
freeCodeCamp.org
18:43
Python #09 - List Comprehension in Python: A Complete Beginner's G
…
已浏览 111 次
6 个月之前
YouTube
coursaline - Rachid Saad
3:42
Python 3 - List Comprehension | Dictionary Comprehension | Exam
…
已浏览 5365 次
2018年12月24日
YouTube
Java2Novice
观看更多视频
更多类似内容
反馈