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.1万 次
2024年6月2日
Python Tutorial
6:03:54
Python Full Course for Beginners | Complete Python Course
YouTube
Learn2Mastery
已浏览 1.7万 次
3 个月之前
4:20:59
Python Full Course Tutorial
YouTube
Learn Skills Daily
已浏览 1.3万 次
4 个月之前
Learn Python for Data Science – Full Course for Beginners
YouTube
freeCodeCamp.org
已浏览 61.5万 次
9 个月之前
热门视频
10:00
How to Use List Comprehensions in Python
YouTube
ProgrammingKnowledge
已浏览 2003 次
10 个月之前
5:36
Lec-62: List Comprehension in Python 🐍 with Execution | Best Python Tutorials for Beginners
YouTube
Gate Smashers
已浏览 7.3万 次
2023年10月24日
9:44
Python List Comprehension (Visually Explained) | The Cleanest Way to Code | #Python Course 33
YouTube
Data with Baraa
已浏览 1万 次
4 个月之前
Python Programming Examples
2:02:21
Python Full Course for Beginners
YouTube
Programming with Mosh
已浏览 565.6万 次
2025年2月12日
53:00
Python Projects for Beginners – Master Problem-Solving! 🚀
YouTube
Programming with Mosh
已浏览 79万 次
2024年9月10日
5:50
Start coding with PYTHON in 5 minutes! 🐍
YouTube
Bro Code
已浏览 66.6万 次
2024年8月16日
跳转到 Simplest Explanation for Python List Comprehension 的关键时刻
14:48
起始时间 01:30
Transforming a Simple 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
14:16
起始时间 00:36
How to Get the Free Python Guide
List Comprehensions in Python in less than 15 Minutes | Code with Josh
YouTube
Code with Josh
4:14
起始时间 00:54
Basic List Comprehension
Python List Comprehension - Python Advanced Tutorial #1
YouTube
ShawCode
10:00
How to Use List Comprehensions in Python
已浏览 2003 次
10 个月之前
YouTube
ProgrammingKnowledge
5:36
Lec-62: List Comprehension in Python 🐍 with Execution | Best Pyt
…
已浏览 7.3万 次
2023年10月24日
YouTube
Gate Smashers
9:44
Python List Comprehension (Visually Explained) | The Cleanes
…
已浏览 1万 次
4 个月之前
YouTube
Data with Baraa
0:41
List Comprehension: Simple Explanation
已浏览 1626 次
5 个月之前
YouTube
PyTastic
20:29
Python List Comprehension Explained | Fast & Easy Tutorial f
…
已浏览 48 次
10 个月之前
YouTube
Decode The Code
10:44
What is List Comprehension in Python - Elegant way to Create Li
…
已浏览 10.5万 次
2021年7月2日
YouTube
WsCube Tech
10:23
List Comprehension in Python
已浏览 6.2万 次
2023年8月6日
YouTube
Neso Academy
2:16
How to use list comprehension in Python | 2MinutesPy
已浏览 1万 次
2024年2月15日
YouTube
2MinutesPy
9:02
List Comprehensions - Visually Explained
已浏览 5.2万 次
11 个月之前
YouTube
Visually Explained
18:29
Python Tutorial: Comprehensions - How they work and why you shoul
…
已浏览 57万 次
2015年8月24日
YouTube
Corey Schafer
1:46
Mastering List Comprehensions with Dictionaries in Python
已浏览 1 次
5 个月之前
YouTube
vlogize
18:43
Python #09 - List Comprehension in Python: A Complete Beginner's G
…
已浏览 67 次
5 个月之前
YouTube
coursaline - Rachid Saad
21:35
10 Python Comprehensions You SHOULD Be Using
已浏览 21.8万 次
2024年3月29日
YouTube
Tech With Tim
7:29
Introduction to Lists in Python
已浏览 15.7万 次
2023年7月26日
YouTube
Neso Academy
8:35
Python Lists - Visually Explained
已浏览 1.4万 次
3 个月之前
YouTube
Visually Explained
12:09
All Python List Methods in 12 Minutes
已浏览 5139 次
2024年11月21日
YouTube
Code with Josh
5:29
Python Program #52 - Flatten a Nested List in Python (List Compr
…
已浏览 2819 次
2023年6月21日
YouTube
Programming For Beginners
14:30
Mastering Iterators, Comprehensions & Generators in
…
已浏览 1063 次
5 个月之前
YouTube
Data Science For Everyone
18:57
How to Use Python List Comprehensions
已浏览 340 次
2024年7月11日
YouTube
LeMaster Tech
1:26
Mastering List Comprehension: Creating a List of Tuples in Python
5 个月之前
YouTube
vlogize
18:02
Python Lists Explained 📋 | Python Tutorial for Beginners (With Exam
…
已浏览 77 次
8 个月之前
YouTube
Raj Institute of Coding and Robotics (RICR)
39:07
Python Exercise | Lists Manipulation in Python | Beginne
…
已浏览 1763 次
2024年3月11日
YouTube
Michael - Coding Tutor
17:30
P120 - Mastering List Comprehension in Python: Simpli
…
已浏览 561 次
2023年11月4日
YouTube
Anil ITEdu Telugu
50:24
Python for Data Analysis: The Beginner’s Ultimate Guide 🚀
已浏览 9.6万 次
2024年11月26日
YouTube
Chandoo
14:03
Beginners Introduction to Python List Comprehensions (TUTORIAL)
已浏览 3.3万 次
2020年7月16日
YouTube
Brendan Metcalfe
15:26
list comprehension in python | Lec-13
已浏览 7916 次
2024年3月13日
YouTube
MANISH KUMAR
0:37
Python List Comprehension Numbers 1 to 100 Easily! #shorts
已浏览 939 次
2 个月之前
YouTube
BruckCode
2:19
What Is The Simplest Way To Learn Python List Comprehensions? - P
…
已浏览 3 次
5 个月之前
YouTube
Python Code School
1:29
Mastering List Comprehension in Python: Using If Else Conditions
5 个月之前
YouTube
vlogize
展开
更多类似内容
反馈