English
全部
搜索
本地搜索
图片
视频
地图
更多
资讯
购物
航班
旅游
笔记本
报告不当内容
请选择下列任一选项。
无关
低俗内容
成人
儿童性侵犯
时长
全部
短(小于 5 分钟)
中(5-20 分钟)
长(大于 20 分钟)
日期
全部
过去 24 小时
过去一周
过去一个月
去年
清晰度
全部
低于 360p
360p 或更高
480p 或更高
720p 或更高
1080p 或更高
源
全部
Dailymotion
Vimeo
Metacafe
Hulu
VEVO
Myspace
MTV
CBS
Fox
CNN
MSN
价格
全部
免费
付费
清除筛选条件
安全搜索:
中等
严格
中等(默认)
关闭
筛选器
geeksforgeeks.org
Python Modules - GeeksforGeeks
Your All-in-One Learning Portal: GeeksforGeeks is a comprehensive educational platform that empowers learners across domains-spanning computer science and programming, school education, upskilling, commerce, software tools, competitive exams, and more.
5 个月之前
Python Function Tutorial
21:48
Python Tutorial for Beginners 8: Functions
YouTube
Corey Schafer
已浏览 126.8万 次
2017年5月17日
30:34
Python Functions | Python Tutorial for Absolute Beginners #1
YouTube
Programming with Mosh
已浏览 117.2万 次
2018年11月6日
24:07
Functions in Python | Introduction | Python for beginners #lec56
YouTube
Jenny's Lectures CS IT
已浏览 22.3万 次
2023年5月6日
热门视频
Python Function: The Basics Of Code Reuse • Python Land Tutorial
python.land
1 个月前
0:30
Let's break down the provided Python function fun(x, y) and an example call print(fun(3, 5)): python Copy code def fun(x, y): if x == 0: return y else: return fun(x - 1, x * y) print(fun(3, 5)) Function Definition: The function fun(x, y) takes two parameters, x and y. Base Case: The function checks if x is equal to 0. If it is, the function returns y. This serves as the base case for the recursive function. Recursive Case: If x is not equal to 0, the function calls itself recursively with x - 1
Facebook
Python Coding
已浏览 75 次
2024年4月12日
Learn Functions in Python: Definition, Types, and Examples
simplilearn.com
6 个月之前
Python Def Keyword
0:57
-Beginner’s Roadmap to Learn Python | 2025 Starter Guide #shorts #python #pythonprogramming
YouTube
Error Makes Clever
已浏览 20.2万 次
1 个月前
0:09
Subscribe 👍 Like ❤️ | Learn Python - Fastest Python Roadmap for Beginners #shorts #viral #tranding
YouTube
Einzigartige - Web & App
已浏览 1.1万 次
3 周前
0:52
Python roadmap.🗺 #python #pythontutorial #coding
YouTube
Aryu Academy
已浏览 3.3万 次
1 周前
Python Function: The Basics Of Code Reuse • Python Land Tutorial
1 个月前
python.land
0:30
Let's break down the provided Python function fun(x, y) and an e
…
已浏览 75 次
2024年4月12日
Facebook
Python Coding
Learn Functions in Python: Definition, Types, and Examples
6 个月之前
simplilearn.com
Python List Functions & Methods Tutorial and Examples
2022年12月19日
datacamp.com
3:56
Python Error: Name Is Not Defined. Let's Fix It - Codefather
2020年7月2日
codefather.tech
0:43
What does "def" mean in Python? 🤔🤔
已浏览 1497 次
1 个月前
YouTube
PyTastic
2:14
Learning Python in 30 Days 👨💻 Day 11: Functions in Python
已浏览 77 次
2 个月之前
YouTube
iCian
1:50
How to Call a def in a Python Class Without __init__
2 个月之前
YouTube
vlogize
3:11
How Do You Define A Function In Python Using 'def'? - Python Cod
…
1 个月前
YouTube
Python Code School
1:52
How to Create a def Function for Prime Number Testing in Python
1 个月前
YouTube
vlogize
0:08
Def keyword in python #python #coding
已浏览 4 次
3 周前
YouTube
Learn Tech Tree
24:29
How to Create a Function in Python | How to Define a Function in Pytho
…
已浏览 5 次
1 周前
YouTube
Computing Knowledge
21:39
Python Functions Explained | def, Arguments, and Return Values fo
…
已浏览 4 次
2 个月之前
YouTube
Code Beyond Sight
54:33
Python Loops and Functions Explained | For Loop, While Loop,
…
已浏览 34 次
3 周前
YouTube
Geomatics Planet
9:22
# 10 Python Functions Explained | Defining, Calling, Parameter and A
…
1 周前
YouTube
The New Coder’s Guide To AI & ML
6:35
What are Python modules? 📨
已浏览 12.3万 次
2022年12月5日
YouTube
Bro Code
Understanding Python's dict.get() and Default Function Behavior: W
…
8 个月之前
YouTube
vlogize
A forbidden Python technique to put ANYTHING in a dict or set.
已浏览 5.5万 次
2023年8月14日
YouTube
mCoding
Python Defining Functions: the 'def' Keyword & Its Role in Python Pro
…
已浏览 2329 次
2023年2月16日
YouTube
c0de w meeh
6:30
python基础 10 def 函数 (教学教程tutorial)
已浏览 5.8万 次
2016年5月26日
YouTube
Morvan Zhou
27:54
Defining Functions in Python
已浏览 9733 次
2021年7月8日
YouTube
Real Python
9:15
Python functions 📞
已浏览 4.6万 次
2020年11月30日
YouTube
Bro Code
6:15
Return Statement | Python | Tutorial 15
已浏览 26.7万 次
2017年10月22日
YouTube
Giraffe Academy
3:31
Python return statement 🔙
已浏览 11.4万 次
2020年11月30日
YouTube
Bro Code
4:26
def function in python
已浏览 1.7万 次
2020年6月10日
YouTube
AslamVFX
5:29
DATA TYPES IN PYTHON | Simplest Introduction
已浏览 23.5万 次
2020年5月18日
YouTube
Crack Concepts
16:10
10. Functions [Python 3 Programming Tutorials]
已浏览 19.7万 次
2019年5月8日
YouTube
codebasics
11:13
#32 Python Tutorial for Beginners | Functions in Python
已浏览 112万 次
2018年7月27日
YouTube
Telusko
6:46
#50 Python Tutorial for Beginners | __init__ method
已浏览 73.1万 次
2018年8月17日
YouTube
Telusko
观看更多视频
更多类似内容
反馈