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 Videos
6:14:06
Python Full Course for Beginners
YouTube
Programming with Mosh
已浏览 4561.5万 次
2019年2月18日
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:44
What is List Comprehension in Python - Elegant way to Create Lists | Tutorial for Beginners
YouTube
WsCube Tech
已浏览 9.8万 次
2021年7月2日
14:48
Python Tutorial: List Comprehensions Step-By-Step
YouTube
Real Python
已浏览 5.5万 次
2017年4月5日
9:02
Python List Comprehensions: Visually Explained [Updated]
YouTube
Visually Explained
已浏览 2956 次
5 个月之前
Python Projects for Beginners
1:04:27
I Learned Python By Building These Projects - Tutorial for Beginners
YouTube
Tech With Tim
已浏览 4.6万 次
7 个月之前
53:00
Python Projects for Beginners – Master Problem-Solving! 🚀
YouTube
Programming with Mosh
已浏览 48.6万 次
2024年9月10日
15:31
5 Mini Python Projects - Perfect for Beginners
YouTube
Code with Josh
已浏览 3595 次
2024年4月25日
10:44
What is List Comprehension in Python - Elegant way to Create Lis
…
已浏览 9.8万 次
2021年7月2日
YouTube
WsCube Tech
14:48
在视频中查找 00:05
Introduction to List Comprehensions
Python Tutorial: List Comprehensions Step-By-Step
已浏览 5.5万 次
2017年4月5日
YouTube
Real Python
9:02
Python List Comprehensions: Visually Explained [Updated]
已浏览 2956 次
5 个月之前
YouTube
Visually Explained
14:51
在视频中查找 0:00
Introduction to List Comprehension
List Comprehension - BEST Python feature !!! Fast and Efficient
已浏览 20.4万 次
2022年7月1日
YouTube
Python Simplified
11:51
Want to MASTER List Comprehensions in Python? Watc
…
已浏览 11 次
2 个月之前
YouTube
Az Bytes
4:36
Python List Comprehension Explained in 5 Minutes!
2 周前
YouTube
CodeWithThink
18:53
Python - List Comprehensions Tutorial
已浏览 4万 次
2019年5月9日
YouTube
Academind
10:50
在视频中查找 0:00
Introduction to List Comprehensions
Python tutorial - List comprehensions with Multiple 'Ifs
…
已浏览 1.2万 次
2020年5月28日
YouTube
Brendan Metcalfe
17:06
在视频中查找 0:00
Introduction to List Comprehension vs Map Function
Python - List comprehension vs map function TUTORIAL (speed, l
…
已浏览 8137 次
2020年5月6日
YouTube
Brendan Metcalfe
4:53
Python List Comprehensions Explained
已浏览 39 次
2 周前
YouTube
J-AI Learn
37:08
Advance List and List Comprehension in Python – Expla
…
已浏览 11 次
2 个月之前
YouTube
Learn for Free
15:52
The Most Complete Tutorial on Python Lists
已浏览 553 次
6 个月之前
YouTube
Koolac
0:42
Master Python: Create Lists in One Line with List Comprehensions!
已浏览 1 次
3 周前
YouTube
Ai TV World
1:53
Python List Comprehension: How to Extend or Append Multiple Elements
已浏览 2 次
4 个月之前
YouTube
The Debug Zone
9:55
在视频中查找 0:00
Introduction to Lists
Introduction To Lists In Python (Python Tutorial #4)
已浏览 126万 次
2018年1月13日
YouTube
CS Dojo
12:09
在视频中查找 00:01
Introduction to List Functions
All Python List Methods in 12 Minutes
已浏览 3382 次
9 个月之前
YouTube
Code with Josh
45:11
Lists in Python (FULL UNIT) | Intro to CS - Python | Khan Academy
已浏览 4781 次
1 个月前
YouTube
Khan Academy
8:26
10. List Methods in Python | Python Tutorial
已浏览 506 次
8 个月之前
YouTube
learn by doing it
21:05
Exploring Python's list Data Type With Examples: Creating, Retrievi
…
已浏览 660 次
2 个月之前
YouTube
Real Python
26:15
How to Create and Use Python Lists | From Basics to Advance || List O
…
已浏览 271 次
2024年8月9日
YouTube
Zain Ali
Python Lists for Beginners | Basics of Lists in Python – Live Lecture
1 个月前
YouTube
NexusBerry Training and Solutions
3:00
#1 Tutorial - 1 | Introduction to Lists in Python for Beginners
已浏览 229 次
5 个月之前
YouTube
Deva Kushal
4:03
Compare Two Lists in Python ||Python program
已浏览 578 次
2022年10月14日
YouTube
TechniqueCoding
18:29
在视频中查找 0:00
Introduction to List Comprehensions
Python Tutorial: Comprehensions - How they work and why you shoul
…
已浏览 54.4万 次
2015年8月24日
YouTube
Corey Schafer
22:59
Mastering Lists in Python: Add, Remove, and Slice with Examples
…
已浏览 23 次
4 个月之前
YouTube
Code With Mandip
3:00
How Do You Compare Two Python Lists? - Next LVL Programming
已浏览 3 次
2 个月之前
YouTube
NextLVLProgramming
1:34
Effectively Combine Two Lists in Python Using List Comprehensions
已浏览 2 次
3 个月之前
YouTube
vlogize
1:47
How to Compare Items in a List in Python
已浏览 3 次
5 个月之前
YouTube
vlogize
33:29
Complete Python Lists Tutorial 🔥 Mastering Lists with Real World E
…
已浏览 18 次
3 个月之前
YouTube
AIWithMD
观看更多视频
更多类似内容
反馈