English
全部
搜索
图片
视频
短视频
地图
资讯
Copilot
更多
购物
航班
旅游
笔记本
报告不当内容
请选择下列任一选项。
无关
低俗内容
成人
儿童性侵犯
时长
全部
短(小于 5 分钟)
中(5-20 分钟)
长(大于 20 分钟)
日期
全部
过去 24 小时
过去一周
过去一个月
去年
清晰度
全部
低于 360p
360p 或更高
480p 或更高
720p 或更高
1080p 或更高
源
全部
Dailymotion
Vimeo
Metacafe
Hulu
VEVO
Myspace
MTV
CBS
Fox
CNN
MSN
价格
全部
免费
付费
清除筛选条件
安全搜索:
中等
严格
中等(默认)
关闭
筛选器
20:55
YouTube
IT'S PYTHON
"Python Day 8: def Functions Explained Simply | Code Examples"
Python Day 8: def Functions Theory OverviewCore TheoryPython functions are reusable code blocks defined with the def keyword, enabling modular programming. Syntax follows def function_name(parameters): followed by indented code block, executed only when called like function_name(args). They promote DRY principle by eliminating repetition ...
已浏览 54 次
1 个月前
Python Tutorial
4:26:52
Learn Python - Full Course for Beginners [Tutorial]
YouTube
freeCodeCamp.org
已浏览 4852.4万 次
2018年7月11日
8:38:56
Python Full Course for Beginners | Complete All-in-One Tutorial | 9 Hours
YouTube
Dave Gray
已浏览 105.1万 次
2023年7月25日
4:40:00
Python for Beginners – Full Course [Programming Tutorial]
YouTube
freeCodeCamp.org
已浏览 427.4万 次
2022年8月9日
热门视频
4:54
Python Functions for Beginners: Easy def Tutorial with Examples | Syed Awais Ahmad
YouTube
Syed Awais Ahmad
已浏览 160 次
3 个月之前
6:08
Python Functions Explained | Defining, Calling & Using Functions in Python | TIE & Unlock
YouTube
TIE & Unlock
已浏览 22 次
2 个月之前
29:48
Python Functions Made Easy! | Learn def, Parameters & Return
YouTube
DcodeBits
已浏览 15 次
5 个月之前
Python Projects
1:24
50+ Python Projects for Beginners | Wall of Inspiration
YouTube
Programiz
已浏览 1630 次
6 个月之前
2:51:09
Learn Python With 5 Projects - From Beginner to Advanced
YouTube
Tech With Tim
已浏览 15.9万 次
2024年9月24日
1:08:20
3 Python AI Projects for Beginners - Full Tutorial
YouTube
Tech With Tim
已浏览 18.8万 次
10 个月之前
4:54
Python Functions for Beginners: Easy def Tutorial with Examples |
…
已浏览 160 次
3 个月之前
YouTube
Syed Awais Ahmad
6:08
Python Functions Explained | Defining, Calling & Using Function
…
已浏览 22 次
2 个月之前
YouTube
TIE & Unlock
29:48
Python Functions Made Easy! | Learn def, Parameters & Return
已浏览 15 次
5 个月之前
YouTube
DcodeBits
3:02
How To Create A New Function In Python With 'def'? - Python Code
…
已浏览 3 次
4 个月之前
YouTube
Python Code School
1:53:41
How to Write and Use Functions in Python
已浏览 22 次
2 个月之前
YouTube
Correlation One
8:40
Python Functions Tutorial - def, return, scope, keyword argument
…
已浏览 2 次
1 个月前
YouTube
Taught by Celeste AI - AI Coding Coach
7:30
How to Use Functions in Python | Python for Beginners #4
已浏览 65 次
1 个月前
YouTube
TechNut_CodingTutorials
1:41
How to Properly Get Input from a def Function in Python
已浏览 5 次
5 个月之前
YouTube
vlogize
21:39
Python Functions Explained | def, Arguments, and Return Values fo
…
已浏览 5 次
5 个月之前
YouTube
Code Beyond Sight
27:03
Python Functions Explained - How to Define and Use Functions (Begi
…
已浏览 20 次
4 个月之前
YouTube
G.I.G's Knowledge Hub
14:10
Python Functions - Visually Explained
已浏览 23.4万 次
11 个月之前
YouTube
Visually Explained
0:33
def in Python 🔥 | Function Syntax Explained in 30 Seconds 🐍
已浏览 294 次
4 周前
YouTube
TechyYashoda
1:47:18
Functions in Python Explained for Beginners | Parameters, Return Va
…
已浏览 155 次
3 周前
YouTube
Genalytiq
18:12
Python Functions Made Simple (Visual Explanation) | #Python Co
…
已浏览 1.4万 次
2 个月之前
YouTube
Data with Baraa
4:44
User-defined Functions in Python | Python for Beginners | Chapter 65
已浏览 21 次
3 个月之前
YouTube
Newtum Solutions
7:06
Python Function Arguments Explained: Default, Keyword, *arg
…
已浏览 32 次
3 个月之前
YouTube
Start Coding Today
0:28
Default List Argument Gotcha – 28‑Sec Fix
已浏览 402 次
1 个月前
YouTube
Home Of Python
36:24
Functions in Python Explained | How to Create & Use User-Define
…
已浏览 25 次
3 个月之前
YouTube
Binary Brains,Nagpur
24:29
How to Create a Function in Python | How to Define a Function in Pytho
…
已浏览 18 次
3 个月之前
YouTube
Computing Knowledge
10:38
Functions in Python are easy 📞
已浏览 113.4万 次
2022年11月26日
YouTube
Bro Code
35:52
day-63 | Python Functions & Modules Explained | Python for De
…
已浏览 68 次
2 个月之前
YouTube
DevOps Steps - DevOps & Clouds Tutorial
8:54:24
Python Functions Explained 🔴 | User Defined Functions | Beginners | O
…
已浏览 134 次
1 个月前
YouTube
Master Saheb India
3:23
Python Functions Explained: Defining and Calling Functions (20
…
已浏览 36 次
2 个月之前
YouTube
CodeLucky
21:48
Python Tutorial for Beginners 8: Functions
已浏览 129.6万 次
2017年5月17日
YouTube
Corey Schafer
17:45
Introduction to function in Python | 15
已浏览 1.3万 次
5 个月之前
YouTube
Telusko
0:10
🐍 Python Functions Explained | Beginner’s Guide #coding #pytho
…
已浏览 1418 次
6 个月之前
YouTube
CodeBuddy
0:20
Python Functions Explained! How to Define & Use Functions with def
…
已浏览 119 次
2025年3月14日
YouTube
PGC Project
19:34
Functions in Python Explained 💡 | Beginner's Guide to Python Functi
…
已浏览 761 次
8 个月之前
YouTube
NextGen Coders: Python,Swift Tech Video & C…
21:41
Python Functions for Beginners 🐍 | Learn def, return & Parameters St
…
已浏览 46 次
8 个月之前
YouTube
Byte By Riya
观看更多视频
更多类似内容
反馈