English
全部
搜索
图片
视频
短视频
地图
资讯
更多
购物
航班
旅游
笔记本
报告不当内容
请选择下列任一选项。
无关
低俗内容
成人
儿童性侵犯
BLS Updates Demonstration 2025
Cardiac Arrest Management in ER
BLS Guidelines 2025 Prehospital Care
Vsad Cardiac Arrest
ACLS Algorithms
2024
AHA CPR
Algorithm 2024
2025 ACLS
Adult Cal's
Algorithm
Adult Cardiac Arrest
Algorithm
ACLS Algorithms
2025
Capnogrpahy for Cardiac Arrest
Understanding Medical
Algorithms 2025
Cardiac Arrest
Algorithm
时长
全部
短(小于 5 分钟)
中(5-20 分钟)
长(大于 20 分钟)
日期
全部
过去 24 小时
过去一周
过去一个月
去年
清晰度
全部
低于 360p
360p 或更高
480p 或更高
720p 或更高
1080p 或更高
源
全部
Dailymotion
Vimeo
Metacafe
Hulu
VEVO
Myspace
MTV
CBS
Fox
CNN
MSN
价格
全部
免费
付费
清除筛选条件
安全搜索:
中等
严格
中等(默认)
关闭
筛选器
BLS Updates Demonstration 2025
Cardiac Arrest Management in ER
BLS Guidelines 2025 Prehospital Care
Vsad Cardiac Arrest
ACLS Algorithms
2024
AHA CPR
Algorithm 2024
2025 ACLS
Adult Cal's
Algorithm
Adult Cardiac Arrest
Algorithm
ACLS Algorithms
2025
Capnogrpahy for Cardiac Arrest
Understanding Medical
Algorithms 2025
Cardiac Arrest
Algorithm
0:36
def Functions in Python #programming
已浏览 5858 次
11 个月之前
YouTube
Techaly Code
0:58
Creating a function in Python 🐍 Use the "def" keyword, give a function a name and list of arguments
已浏览 474 次
2024年4月15日
YouTube
Let Us Code Together
0:20
Python Functions Explained! How to Define & Use Functions with def @pgcproject #python
已浏览 127 次
2025年3月14日
YouTube
PGC Project
0:17
Functions in Python
已浏览 118 次
6 个月之前
YouTube
NailTheRound
1:39
Python Day 23 | Functions in Python | def & calling
已浏览 148 次
4 个月之前
YouTube
Code Minions
0:07
Functions in python #pythonprogramming #pythonfunctions @CodeWithHarry @PyCharmIDE
已浏览 559 次
3 周前
YouTube
Code x Battles Editz
0:51
#26 Python Function Syntax Explained in 60 Seconds | Beginners Must Watch #vizcode
已浏览 118 次
3 个月之前
YouTube
VIZ CODE
0:11
Python Function Keyword 🔥 | 11th Computer MCQ | def or function? | Sir Ikram
已浏览 8 次
2 周前
YouTube
Exams With Sir Ikram
0:16
Python Programming Function Explained in Seconds! #python #ai
已浏览 2130 次
10 个月之前
YouTube
Intelligence Logic
0:23
Functions in Python 🐍 | Python Basics Day 4
已浏览 147 次
2 个月之前
YouTube
Practical Tech Lab
0:33
def in Python 🔥 | Function Syntax Explained in 30 Seconds 🐍
已浏览 289 次
2 个月之前
YouTube
TechyYashoda
3:00
Python Functions with def 🔧 | How to Declare Functions (Flashcards)
已浏览 82 次
10 个月之前
YouTube
CogniCards - Python
0:28
Default List Argument Gotcha – 28‑Sec Fix
已浏览 402 次
3 个月之前
YouTube
Home Of Python
0:57
Fungsi di Python (def)
已浏览 3099 次
2022年6月18日
YouTube
Nugroho
0:59
Funktionen in Python
已浏览 2628 次
2021年5月12日
YouTube
Joe 703
1:01
Python Functions Explained | Beginner Guide | In 60sec #python #shorts #pythonprogramming
已浏览 69 次
1 个月前
YouTube
NetGuardians
0:35
Python Enclosed Scope and Nonlocal Keyword EXPLAINED | LEGB Tutorial
已浏览 127 次
2 个月之前
YouTube
Corpnce AI
0:10
Function in Python | Python Functions Tutorial for Beginners
已浏览 218 次
4 个月之前
YouTube
Learn Python
0:41
Implementation of bubble sort using Python #python #software #sort #programming #viralvideo
已浏览 366 次
9 个月之前
YouTube
Coding with python
0:40
What is a Function in Python? | Python Function Tutorial | Python Functions for Beginners
已浏览 451 次
1 个月前
YouTube
Be The Coder
Muthukumar on Instagram: "Uppu dabba than global variable guyz😭✨ Example🧑💻👇 uppudabba = "uppu" 👈 # Global Variable 👇Function Definition (Python) def suresh(): print("suresh using", uppudabba) def ramesh(): print("ramesh using", uppudabba) def dinesh(): print("dinesh using", uppudabba) 👇Function Calling (Python) suresh() ramesh() dinesh() Follow @code_with_mk_ for more coding contents 👩💻 #programmingmemes #itmemes #technolo
已浏览 8.5万 次
2025年4月17日
Instagram
0:49
Python lo Modules & Packages ante ento thelusa? #python #pythonforbeginners
已浏览 1830 次
1 个月前
YouTube
CodeMantra
2:23
Faire une fonction en python facilement et rapidement
已浏览 251 次
2025年1月19日
YouTube
Gab JPM
0:14
Python Basics: The Best Way to Learn Python Programming in 2025 #pythontutorial #coding#codinglife
已浏览 995 次
6 个月之前
YouTube
Brake a Tech
2:07
What if I told you Jupyter kernels can be swapped
已浏览 74 次
2 个月之前
YouTube
Jacob Isah Programming Hub
1:55
Global Variable in Python | Python Tutorial for Beginners
已浏览 31 次
2 周前
YouTube
The Coding Professor
1:32
Learn Python Functions easily 🐍💻 | Create, use parameters, and return values explained for beginners
已浏览 936 次
2 个月之前
YouTube
Code With Rehaan
0:35
Maximize Code Efficiency with Python Functions
已浏览 5.5万 次
9 个月之前
TikTok
codefinity.com
1:03
Python lo Constructors & Methods thelusa? #python #pythonforbeginners
已浏览 1955 次
1 个月前
YouTube
CodeMantra
0:04
AI agent · Data Science · Web · Apps on Instagram: "Flask 2.0 is a lightweight web framework in Python that allows you to create APIs quickly and efficiently. Let’s go step by step to build a simple REST API. Step 1: Install Flask First, ensure you have Flask installed. You can install it using pip: pip install flask Step 2: Create a Basic Flask API Create a new Python file, e.g., app.py, and add the following code: from flask import Flask, jsonify, request app = Flask(__name__) # Sample data (l
已浏览 6.7万 次
2025年3月19日
Instagram
codes.student
展开
更多类似内容
反馈