English
全部
搜索
图片
视频
短视频
地图
资讯
更多
购物
航班
旅游
笔记本
报告不当内容
请选择下列任一选项。
无关
低俗内容
成人
儿童性侵犯
时长
全部
短(小于 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 Arabic Tutorials
53:06
Python Object Oriented Programming (OOP) - For Beginners
YouTube
Tech With Tim
已浏览 390.7万 次
2020年3月29日
6:14:06
Python Full Course for Beginners
YouTube
Programming with Mosh
已浏览 4696.6万 次
2019年2月18日
6:22
Learn Python in Arabic #112 - OOP Part 10 - Polymorphism
YouTube
Elzero Web School
已浏览 6.5万 次
2020年6月8日
热门视频
0:33
def in Python 🔥 | Function Syntax Explained in 30 Seconds 🐍
YouTube
TechyYashoda
已浏览 292 次
3 周前
1:47:18
Functions in Python Explained for Beginners | Parameters, Return Values & Real Examples
YouTube
Genalytiq
已浏览 155 次
2 周前
35:52
day-63 | Python Functions & Modules Explained | Python for DevOps Beginners (Hands-On)
YouTube
DevOps Steps - DevOps &
已浏览 68 次
2 个月之前
Python Programming Basics
Python Basics: Introduction to Python (Learning Path) – Real Python
realpython.com
2022年8月17日
4:17
Python for Beginners [1 of 44] Programming with Python
Microsoft
markdefalco
2021年11月16日
Python Basics: Start from Zero and Master the Essentials
git.ir
已浏览 1109 次
2025年1月28日
0:33
def in Python 🔥 | Function Syntax Explained in 30 Seconds 🐍
已浏览 292 次
3 周前
YouTube
TechyYashoda
1:47:18
Functions in Python Explained for Beginners | Parameters, Return Va
…
已浏览 155 次
2 周前
YouTube
Genalytiq
35:52
day-63 | Python Functions & Modules Explained | Python for De
…
已浏览 68 次
2 个月之前
YouTube
DevOps Steps - DevOps & Clouds Tutorial
Readin Arabic in Python Converting from Unicode to characters and sy
…
已浏览 2.9万 次
2013年11月14日
YouTube
sentdex
14:45
INTRODUCTION TO FUNCTIONS - PYTHON PROGRAMMING
已浏览 21.7万 次
2018年9月28日
YouTube
Sundeep Saradhi Kanthety
27:54
Defining Functions in Python
已浏览 9794 次
2021年7月8日
YouTube
Real Python
9:15
Python functions 📞
已浏览 4.7万 次
2020年11月30日
YouTube
Bro Code
6:15
Return Statement | Python | Tutorial 15
已浏览 27万 次
2017年10月22日
YouTube
Giraffe Academy
3:31
Python return statement 🔙
已浏览 12万 次
2020年11月30日
YouTube
Bro Code
4:26
def function in python
已浏览 1.8万 次
2020年6月10日
YouTube
Daily Assets
1:59
#4 كورس بايثون بالعربي | Python Print() Function
已浏览 15.9万 次
2020年9月25日
YouTube
Abdelrahman Gamal
16:10
10. Functions [Python 3 Programming Tutorials]
已浏览 20.1万 次
2019年5月8日
YouTube
codebasics
13:47
How to: Plot a Function in Python
已浏览 14.4万 次
2021年2月4日
YouTube
HagesLab
11:13
#32 Python Tutorial for Beginners | Functions in Python
已浏览 113.1万 次
2018年7月27日
YouTube
Telusko
11:05
Learn Python in Arabic #030 - Dictionary
已浏览 18.5万 次
2020年4月11日
YouTube
Elzero Web School
5:29
Learn Python in Arabic #064 - Function Lambda
已浏览 10.9万 次
2020年4月30日
YouTube
Elzero Web School
7:42
Learn Python in Arabic #027 - Set Methods Part One
已浏览 13.6万 次
2020年4月9日
YouTube
Elzero Web School
14:55
How To Use Functions In Python (Python Tutorial #3)
已浏览 248.5万 次
2018年1月9日
YouTube
CS Dojo
4:02
Learn Python in Arabic #031 - Dictionary Methods Part One
已浏览 12.3万 次
2020年4月11日
YouTube
Elzero Web School
17:02
Learn Python in Arabic #063 - Function Recursion
已浏览 14.2万 次
2020年4月30日
YouTube
Elzero Web School
6:00
Learn Python in Arabic #019 - Numbers
已浏览 17.2万 次
2020年4月6日
YouTube
Elzero Web School
10:35
Learn Python in Arabic #013 - Strings Methods Part One
已浏览 30.4万 次
2020年4月5日
YouTube
Elzero Web School
1:52
Defining a Function in Python | Python Tutorial for Beginners
已浏览 5.6万 次
2020年12月4日
YouTube
365 Data Science
7:20
Learn Python in Arabic #002 - What I Need To Learn ?
已浏览 120万 次
2020年4月1日
YouTube
Elzero Web School
8:10
Learn Python in Arabic #022 - Lists Methods Part One
已浏览 19.2万 次
2020年4月7日
YouTube
Elzero Web School
5:26
How to Make (Define) a Function in Python
已浏览 4.7万 次
2021年5月3日
YouTube
DataDaft
6:56
Learn Python in Arabic #095 - Regular Expressions Part 1 Intro
已浏览 7.9万 次
2020年5月23日
YouTube
Elzero Web School
4:25
14. if __name__ == "__main__" [Python 3 Programming Tutorials]
已浏览 14.8万 次
2019年5月8日
YouTube
codebasics
6:47
Learn Python in Arabic #008 - Variables Part Two
已浏览 34.9万 次
2020年4月3日
YouTube
Elzero Web School
观看更多视频
更多类似内容
反馈