English
全部
搜索
图片
视频
地图
资讯
更多
购物
航班
旅游
笔记本
报告不当内容
请选择下列任一选项。
无关
低俗内容
成人
儿童性侵犯
时长
全部
短(小于 5 分钟)
中(5-20 分钟)
长(大于 20 分钟)
日期
全部
过去 24 小时
过去一周
过去一个月
去年
清晰度
全部
低于 360p
360p 或更高
480p 或更高
720p 或更高
1080p 或更高
源
全部
Dailymotion
Vimeo
Metacafe
Hulu
VEVO
Myspace
MTV
CBS
Fox
CNN
MSN
价格
全部
免费
付费
清除筛选条件
安全搜索:
中等
严格
中等(默认)
关闭
筛选器
0:38
Understanding Loops in Python for Beginners
已浏览 2147 次
3 个月之前
TikTok
roadtopython
1:28
on Instagram: "Day 9 - Python Loops 🔄 Loops help us run a block of code multiple times. They save time ⏳ and avoid writing the same code again and again. A while loop runs until the given condition becomes False. Think of it like filling a bottle until it’s full 🍼. In this lesson, we learned how to use a while loop step-by-step. Flowcharts make loops easier to understand 📊. Practice this example to get the logic right. One concept mastered, many more to go 🚀. #PythonLearning #Day9 #Python #
已浏览 6441 次
1 个月前
Instagram
0:10
Instagram
已浏览 1.7万 次
7 个月之前
Instagram
Iterating through a matrix in python using nested loops
已浏览 2848 次
2023年8月11日
YouTube
Python Foundations
AI agent · Data Science · Web · Apps on Instagram: "Iterating through a matrix in Python! Use nested loops to access each element: ``` for i in range(len(matrix)): for j in range(len(matrix[i])): # Do something with matrix[i][j] ``` Or, use NumPy's `ndindex` function: ``` import numpy as np for i, j in np.ndindex(matrix.shape): # Do something with matrix[i][j] ``` #pythonforbeginners #pythonprogramming #learnpython #datascience #maths #python"
已浏览 3.1万 次
2024年7月20日
Instagram
0:59
C++ nested loops | #shorts
已浏览 1009 次
2023年9月20日
YouTube
Logical Task
Mastering Nested Loops in Python: Unlocking 2D Data Structures 🐍💡
已浏览 10 次
7 个月之前
YouTube
4B Farm Life
0:28
Triangle with Nested Loops
已浏览 56 次
11 个月之前
YouTube
Pythonyst
C++ programme nested loops # Programming # For you # AI Generation Z # Coder
已浏览 31 次
7 个月之前
YouTube
Code with abd
0:46
Mastering Nested Loops in JavaScript: Beginner's Guide #nestedloop
已浏览 790 次
10 个月之前
YouTube
soniaCodes
0:05
Xupyter Solutions on Instagram: "1M♡ㅤ9k⎙ㅤ 3M⌲ Next try you want to use loop statements in python use this list comprehension syntax rather than traditional loops in python to save reduce long lengthy code #python #coding #programming #explore #foryou #developers #pythontips #coders #ai #chatgpt #machinelearning"
已浏览 463 次
2 个月之前
Instagram
1:05
on Instagram: "Day 11 - Nested Loops Unlocked! 🔄 1️⃣ Loops inside loops = Double the power 💥 💡 Outer loop sets the stage, inner loop does the magic ✨ 🔍 Every outer step triggers a full inner journey 🛤️ 📊 Example: Rows × Seats = Total checks 🎟️ 🧮 Or Tables × Multiples = Full multiplication table 📚 ♟ Chessboard? 8×8 = 64 moves to explore! ♟ 🎯 Perfect for breaking complex tasks into tiny steps 🧩 🔥 Code smarter, not harder! 💻"
已浏览 5441 次
1 个月前
Instagram
0:43
Print Python Pyramid | Simple Tutorial | #Shorts
已浏览 6849 次
2021年1月24日
YouTube
Dr Codie
0:28
Loop concept in python
已浏览 513 次
1 个月前
YouTube
Codemagine
1:08
Nested Loops Pattern | C programming | #coding
已浏览 477 次
1 个月前
YouTube
Code Girl
0:50
APCSA Practice: What Does This While Loop Output? 💻
4 个月之前
YouTube
Wiingy AP Computer Science
1:00
Python For Loops #shortfeed
已浏览 40 次
2024年5月17日
YouTube
CodeKinda
1:18
Loops and Nested Loops in Python
3 周前
YouTube
Meston Educational Services
0:41
Python in 60 seconds: Loops Explained
已浏览 64 次
11 个月之前
YouTube
Dekxterr
0:56
🛠️ Demystifying C Programming: Mastering Nested & do-while Loops with Real Examples ✨
已浏览 119 次
8 个月之前
YouTube
Leela Web Dev
1:01
Nested if in python #shorts
已浏览 22 次
1 个月前
YouTube
Er.Prateek Gautam
0:31
How to Reads Nested JSON in Pandas Python
已浏览 1.9万 次
2022年12月29日
YouTube
Learn Upwards
0:35
For loop in Python | Python for beginners
已浏览 1388 次
3 周前
YouTube
Codemagine
0:11
1️⃣9️⃣🎓 Python Loops Quiz | 🔄 Master the For Loop
3 周前
YouTube
huling-kuling acca
0:59
Python Loops and Functions Explained: Quick Guide #coding #codingcommunity #programming #python
已浏览 462 次
2024年9月10日
YouTube
Arystan Coding
1:00
Java Nested Loops Explained in 60 Second
已浏览 202 次
9 个月之前
YouTube
redtimes coder
0:29
APCSA Practice: What Does This Nested For Loop Output? 💻
4 个月之前
YouTube
Wiingy AP Computer Science
0:22
Stop Using Loops for This! Python’s Cleaner Trick!
已浏览 7103 次
5 个月之前
YouTube
Begin Secure
1:59
Loops in Python Quiz1 (Python basics) #LearnITwithAK
已浏览 16 次
2 个月之前
YouTube
Learn IT with AK
3:00
Python while Loops 🔄 | Repeat Until It’s Done (Flashcards for Beginners)
已浏览 65 次
2 个月之前
YouTube
CogniCards - Python
观看更多视频
更多类似内容
反馈