English
全部
搜索
图片
视频
短视频
地图
资讯
Copilot
更多
购物
航班
旅游
笔记本
报告不当内容
请选择下列任一选项。
无关
低俗内容
成人
儿童性侵犯
时长
全部
短(小于 5 分钟)
中(5-20 分钟)
长(大于 20 分钟)
日期
全部
过去 24 小时
过去一周
过去一个月
去年
清晰度
全部
低于 360p
360p 或更高
480p 或更高
720p 或更高
1080p 或更高
源
全部
Dailymotion
Vimeo
Metacafe
Hulu
VEVO
Myspace
MTV
CBS
Fox
CNN
MSN
价格
全部
免费
付费
清除筛选条件
安全搜索:
中等
严格
中等(默认)
关闭
筛选器
3:31
YouTube
Bro Code
Python return statement 🔙
Python return statement tutorial explained #python #return #statement #return statement = Functions send Python values/objects back to the caller. # These values/objects are known as the function’s return value def multiply(number1,number2): return number1 * number2 x = multiply(6,8) print(x ...
已浏览 12.2万 次
2020年11月30日
Python Functions
1:47:18
Functions in Python Explained for Beginners | Parameters, Return Values & Real Examples
YouTube
Genalytiq
已浏览 259 次
2 个月之前
29:48
Python Functions Made Easy! | Learn def, Parameters & Return
YouTube
DcodeBits
已浏览 15 次
6 个月之前
18:50
Python Functions Explained 🔥 Parameters & Return Values (Beginner Tutorial)
YouTube
QA and Dev Tips
已浏览 3 次
1 个月前
热门视频
6:15
Return Statement | Python | Tutorial 15
YouTube
Giraffe Academy
已浏览 27万 次
2017年10月22日
5:29
Python For Beginners - The Return Statement Explained
YouTube
TeachingCS
已浏览 1286 次
2022年7月31日
2:34
Return Statement in Python | Amit Thinks
YouTube
Amit Thinks
已浏览 2.7万 次
2022年11月8日
Python Tutorial
2:06:21
🐍 Python Basics & Syntax for Beginners | Learn Python Fundamentals Step by Step
YouTube
Coding Fab
已浏览 1665 次
2 个月之前
6:03:54
Python Full Course for Beginners | Complete Python Course
YouTube
Learn2Mastery
已浏览 2.2万 次
5 个月之前
50:54
Python Tutorial for Beginners | Learn Python Step by Step | Edure Learning
YouTube
Edure Learning
已浏览 1.4万 次
2 个月之前
6:15
Return Statement | Python | Tutorial 15
已浏览 27万 次
2017年10月22日
YouTube
Giraffe Academy
5:29
Python For Beginners - The Return Statement Explained
已浏览 1286 次
2022年7月31日
YouTube
TeachingCS
2:34
Return Statement in Python | Amit Thinks
已浏览 2.7万 次
2022年11月8日
YouTube
Amit Thinks
19:16
The Python return Statement: Implicit and Explicit return
已浏览 1.5万 次
2021年8月12日
YouTube
Real Python
6:17
Python Return Statement Explained for Beginners!
已浏览 92 次
2025年3月31日
YouTube
CodeLucky
7:35
Return Statement in Python 🔁 | Functions Explained Simply (With
…
已浏览 84 次
4 个月之前
YouTube
programming steps💻🔑
16:12
Python function return Statement | How return Works in Functions (B
…
已浏览 361 次
8 个月之前
YouTube
CodersIndia
0:38
Python Functions: Mastering Return Statements
已浏览 1.1万 次
2023年5月16日
YouTube
Eric Roby
8:17
🐍 Python Tutorial #22: the function return statement
已浏览 666 次
10 个月之前
YouTube
Professor Hank Stalica
4:09
Tutorial 16: How to use The Return Statement in Python
已浏览 28 次
5 个月之前
YouTube
Learning Tutorials
0:04
Return Statements in Python | #python #interview
已浏览 100 次
6 个月之前
YouTube
code science
33:03
How To Use Python return Statement |Beginner Python Tutor
…
已浏览 46 次
2025年2月28日
YouTube
edtech by meera
5:07
The Return Statement Secret Every Python Beginner Needs
已浏览 222 次
4 个月之前
YouTube
Code & Learn with Umair
4:52
在视频中查找 01:02
Using the Return Statement
Return in Python | Python Tutorial for Beginners
已浏览 919 次
2022年6月27日
YouTube
Automate with Rakesh
18:10
在视频中查找 06:08
Return Statements
Functions with Return Statement in Python | Python Tutorials for Begi
…
已浏览 6.1万 次
2023年6月21日
YouTube
Jenny's Lectures CS IT
4:22
Python Functions Explained: The Def Keyword, Parameters, and Ret
…
已浏览 1 次
3 个月之前
YouTube
6 Inch Python
2:40
How Do Python's Print And Return Statements Differ? - Python Code
…
已浏览 2 次
5 个月之前
YouTube
Python Code School
4:48
print() vs. return in Python Functions
已浏览 16万 次
2022年6月11日
YouTube
Coding with Estefania
15:57
return Statement in Python | Python Tutorial for Beginners | Functiona
…
已浏览 5972 次
2024年5月5日
YouTube
Code-yug
16:33
How to Return a Value from a Function in Python | Function Ret
…
已浏览 11 次
5 个月之前
YouTube
Computing Knowledge
19:25
13 Return Values and Scope - Python Crash Course
已浏览 17 次
8 个月之前
YouTube
Ali Behnood
11:49
Python Return Vs Print() (Visual Explanation) | #Python Course 44
已浏览 5348 次
2 个月之前
YouTube
Data with Baraa
1:42
Logical Operators’ Return Values #Python #NesoAcademy #QuickC
…
已浏览 1.5万 次
8 个月之前
YouTube
Neso Academy
14:10
Python Functions - Visually Explained
已浏览 26.6万 次
2025年4月25日
YouTube
Visually Explained
11:57
Return Multiple values from a Function |Multiple return Stateme
…
已浏览 4.9万 次
2023年6月24日
YouTube
Jenny's Lectures CS IT
3:06
Python Functions: Print vs Return Explained | Beginners Must Know
…
已浏览 862 次
7 个月之前
YouTube
Learn to Code with CodeChef
4:28
Python Functions Explained | def, Parameters & return Statement Ma
…
已浏览 119 次
8 个月之前
YouTube
CodeCraft by Suraj
20:49
Python Functions Part 2 | Return Statement, Scope & Lambda | Beg
…
已浏览 26 次
4 个月之前
YouTube
DevDynasty
1:53:41
How to Write and Use Functions in Python
已浏览 14 次
3 个月之前
YouTube
Correlation One
观看更多视频
更多类似内容
反馈