English
全部
搜索
图片
视频
短视频
地图
资讯
Copilot
更多
购物
航班
旅游
笔记本
报告不当内容
请选择下列任一选项。
无关
低俗内容
成人
儿童性侵犯
时长
全部
短(小于 5 分钟)
中(5-20 分钟)
长(大于 20 分钟)
日期
全部
过去 24 小时
过去一周
过去一个月
去年
清晰度
全部
低于 360p
360p 或更高
480p 或更高
720p 或更高
1080p 或更高
源
全部
Dailymotion
Vimeo
Metacafe
Hulu
VEVO
Myspace
MTV
CBS
Fox
CNN
MSN
价格
全部
免费
付费
清除筛选条件
安全搜索:
中等
严格
中等(默认)
关闭
筛选器
5:56
YouTube
Bro Code
Countdown timer program in Python ⌛
#python #tutorial #course import time my_time = int(input("Enter the time in seconds: ")) for x in range(my_time, 0, -1): seconds = x % 60 minutes = int(x / 60) % 60 hours = int(x / 3600) print(f"{hours:02}:{minutes:02}:{seconds:02}") time.sleep(1) print("TIME'S UP!")
已浏览 20.7万 次
2022年10月25日
短视频
0:25
已浏览 1698 次
How to make a countdown timer by using python #coding #freecodecamp
AB Programmer
1:06
已浏览 27.2万 次
Convert PDF to Excel: Easy Methods to Save Time
harisanalytics
Python Timer Tutorial
0:23
Build a Python Countdown Timer in Seconds ⏱️ | Real-World Loop Example
YouTube
Code Universe
已浏览 251 次
5 个月之前
6:00
Master Python Timers – Build Countdown & Stopwatch Projects
YouTube
Coding with David
已浏览 395 次
7 个月之前
3:02
How to Create a Countdown Timer in Python | Beginner Python Project
YouTube
ProgrammingKnowledge
已浏览 1259 次
10 个月之前
热门视频
0:27
Python Stopwatch Program | Simple Timer Using Python (Beginner Friendly) #shorts #viralshort #code
YouTube
Code BOX
已浏览 1894 次
2 个月之前
0:52
Time In Python | How to make Timer
YouTube
CodewithPrashant
已浏览 1451 次
6 个月之前
0:27
Start your own timer using python #python #programminglanguage #pythoncode #computerlanguage #coding
YouTube
AB Programmer
已浏览 1395 次
2 个月之前
Python Countdown Timer
1:05
Python Countdown Timer in 10 Seconds ⏳ #Python
YouTube
Coding Classes
已浏览 82 次
1 个月前
3:21
Countdown Timer in Python | Beginner Project Tutorial
YouTube
Code_with_Arbaz
已浏览 20 次
5 个月之前
0:32
Countdown timer in Python#PythonProjects #PythonTimer #LearnPython
YouTube
Simplified by Singam
已浏览 390 次
1 个月前
跳转到 How to Import Timer into Python Program 的关键时刻
7:01
起始时间 00:42
Programming a Simple Timer
Programming a NodeMCU with MicroPython: Timers and Interrupts
YouTube
Metalmancy
11:12
起始时间 00:15
Importing Time
Python time module ⌚
YouTube
Bro Code
2:40
起始时间 00:13
Getting current date and time
Python program to print current date and time | Display hours and second |
…
YouTube
United Top Tech
9:15
起始时间 00:47
Importing Packages
Time-Series Pandas Python
YouTube
APMonitor.com
37:11
起始时间 19:57
Implementing the Start Timer Thread Function
Pomodoro Timer GUI in Python
YouTube
NeuralNine
6:53
起始时间 05:08
Updating Time and Minutes
Python Tkinter GUI Stopwatch
YouTube
Ryan Noonan
0:27
Python Stopwatch Program | Simple Timer Using Python (Beginner Fri
…
已浏览 1894 次
2 个月之前
YouTube
Code BOX
0:52
Time In Python | How to make Timer
已浏览 1451 次
6 个月之前
YouTube
CodewithPrashant
0:27
Start your own timer using python #python #programminglanguage #
…
已浏览 1395 次
2 个月之前
YouTube
AB Programmer
29:40
How to Create Countdown Timer Using Python | Tkinter Python Pro
…
已浏览 3万 次
2022年1月2日
YouTube
Parvat Computer Technology
3:02
How to Create a Countdown Timer in Python | Beginner Python Project
已浏览 1259 次
10 个月之前
YouTube
ProgrammingKnowledge
2:54
Python Countdown Timer (MM:SS Format)
已浏览 42 次
3 个月之前
YouTube
Mr Ai
7:33
VybeCoding Getting Started - Built a Python Timer Without Coding
已浏览 33 次
3 周前
YouTube
VybeCoding
0:51
Python Countdown Timer | Beginner Project 🐍
已浏览 405 次
3 个月之前
YouTube
Pythonwithme
1:05
Python Countdown Timer in 10 Seconds ⏳ #Python
已浏览 82 次
1 个月前
YouTube
Coding Classes
0:09
import a time module | #python #pythoncode #coding #programmi
…
已浏览 6458 次
2022年12月24日
YouTube
CODET20
0:35
How to create a timer with Python! #coding #python #programming #t
…
已浏览 320 次
1 年前
YouTube
Sam Moradian
3:23
How to Schedule a Python Code to Run Every Hour, Day, Minute (Tim
…
已浏览 7.3万 次
2021年1月27日
YouTube
Alkademy Learning
11:12
Python time module ⌚
已浏览 5.5万 次
2021年1月25日
YouTube
Bro Code
1:36
Minimal Pomodoro Timer in python #pythontutorial #pythonprogramm
…
已浏览 793 次
3 个月之前
YouTube
Ghost Dev 777
Timers and stopwatch with Python Tkinter GUI Tutorial
已浏览 679 次
2024年9月16日
YouTube
Salow Studios
1:42
Python Programming - Import Time Function in Python
已浏览 4580 次
2019年7月10日
YouTube
Mark Harrison
0:25
How to make a countdown timer by using python #coding #freecodec
…
已浏览 1698 次
2 个月之前
YouTube
AB Programmer
1:08
Cronometro pomodoro con python!
已浏览 864 次
2 个月之前
YouTube
Programa con Mica
1:31
How to Create a Timer with asyncio in Python: Coroutine Example an
…
已浏览 4 次
6 个月之前
YouTube
The Debug Zone
0:59
I build a Pomodoro Timer in Python 🐍 ( No More Distractions) ⏱️
已浏览 1392 次
5 个月之前
YouTube
Naeem khan
1:21
Temporizador con python de cuenta regresiva con bomba que explota
已浏览 1413 次
3 个月之前
YouTube
Programa con Mica
4:45
how to make "import time" easier in python
已浏览 4 次
3 个月之前
YouTube
Swargamez
1:05
How to Time Python Code the Easy Way!
已浏览 5996 次
5 个月之前
YouTube
Begin Secure
16:10
How To Code A Countdown Timer In Python With Tkinter | Tutorial For
…
已浏览 1.4万 次
2021年12月30日
YouTube
Brainrot Academy
0:25
0xPython | Built-ins · Ep 6 | I made a bomb timer in 8 lines of Python 💣
已浏览 1413 次
1 个月前
YouTube
0xLearner
0:42
Countdown Timer In Python | Python Tutorial
已浏览 4367 次
2024年12月27日
YouTube
TechnicallyRipped
0:22
Build a Countdown Timer in Python #shorts #python
已浏览 147 次
2 个月之前
YouTube
Coding with Me
49:39
Build a Countdown Timer with Python | Python Mini Project
已浏览 281 次
2025年3月10日
YouTube
Code with Mohsin
0:35
Build Your First Python Project: Easy Timer App 🕒🐍 | Complete Begin
…
已浏览 99 次
2024年4月1日
YouTube
Data Engineer Academy
观看更多视频
更多类似内容
反馈