English
全部
搜索
图片
视频
短视频
地图
资讯
Copilot
更多
购物
航班
旅游
笔记本
报告不当内容
请选择下列任一选项。
无关
低俗内容
成人
儿童性侵犯
Timer Using Python 的热门建议
How to Use Digital
Timer
How to Make a
Timer in Python
Timer
Maker
时长
全部
短(小于 5 分钟)
中(5-20 分钟)
长(大于 20 分钟)
日期
全部
过去 24 小时
过去一周
过去一个月
去年
清晰度
全部
低于 360p
360p 或更高
480p 或更高
720p 或更高
1080p 或更高
源
全部
Dailymotion
Vimeo
Metacafe
Hulu
VEVO
Myspace
MTV
CBS
Fox
CNN
MSN
价格
全部
免费
付费
清除筛选条件
安全搜索:
中等
严格
中等(默认)
关闭
筛选器
How to Use Digital
Timer
How to Make a
Timer in Python
Timer
Maker
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日
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 个月之前
2:26
How to Build a Countdown Timer in Python
YouTube
Python Central
已浏览 116 次
2024年10月29日
热门视频
0:52
Time In Python | How to make Timer
YouTube
CodewithPrashant
已浏览 1451 次
6 个月之前
18:01
Coding A Countdown Timer in Python
YouTube
NeuralNine
已浏览 4.3万 次
2021年11月18日
3:02
How to Create a Countdown Timer in Python | Beginner Python Project
YouTube
ProgrammingKnowledge
已浏览 1259 次
10 个月之前
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 个月前
0:52
Time In Python | How to make Timer
已浏览 1451 次
6 个月之前
YouTube
CodewithPrashant
18:01
在视频中查找 16:30
Using Play Sounds
Coding A Countdown Timer in Python
已浏览 4.3万 次
2021年11月18日
YouTube
NeuralNine
3:02
How to Create a Countdown Timer in Python | Beginner Python Project
已浏览 1259 次
10 个月之前
YouTube
ProgrammingKnowledge
0:54
Understand PYTHON COUNTDOWNS: Build a Timer Usi
…
已浏览 1700 次
2023年10月15日
YouTube
Code with Josh
6:00
Master Python Timers – Build Countdown & Stopwatch Projects
已浏览 395 次
7 个月之前
YouTube
Coding with David
0:23
Build a Python Countdown Timer in Seconds ⏱️ | Real-World Loop E
…
已浏览 251 次
5 个月之前
YouTube
Code Universe
26:42
在视频中查找 01:00
Importing Time and Library
How to Create a Timer using functions with tkinter in Python
已浏览 1921 次
2023年4月8日
YouTube
DJ Oamen
0:35
在视频中查找 00:23
Countdown Timer Loop
Build Your First Python Project: Easy Timer App 🕒🐍 | Complete Begin
…
已浏览 99 次
2024年4月1日
YouTube
Data Engineer Academy
0:21
“Python Countdown Timer with Live Beep ⏰ | FAST & Fun Project for
…
已浏览 1297 次
7 个月之前
YouTube
Prashant X Code
29:40
How to Create Countdown Timer Using Python | Tkinter Python Pro
…
已浏览 3万 次
2022年1月2日
YouTube
Parvat Computer Technology
0:42
Countdown Timer In Python | Python Tutorial
已浏览 4367 次
2024年12月27日
YouTube
TechnicallyRipped
10:22
在视频中查找 04:24
Handling User Input
How to Create a Timer Using Python | Timer in Python Tkinter
已浏览 4726 次
2022年11月26日
YouTube
Shift
6:38
How to Build Countdown Timer in Python | Easy Python Project for
…
已浏览 99 次
10 个月之前
YouTube
Byte Bunk
3:21
Countdown Timer in Python | Beginner Project Tutorial
已浏览 20 次
5 个月之前
YouTube
Code_with_Arbaz
5:34
Create a Pomodoro Timer App in Python! | Tutorial
已浏览 1.4万 次
2023年5月1日
YouTube
Alina Chudnova
0:27
Start your own timer using python #python #programminglanguage #
…
已浏览 1395 次
2 个月之前
YouTube
AB Programmer
0:32
Countdown timer in Python#PythonProjects #PythonTi
…
已浏览 390 次
1 个月前
YouTube
Simplified by Singam
1:05
Python Countdown Timer in 10 Seconds ⏳ #Python
已浏览 82 次
1 个月前
YouTube
Coding Classes
2:05
Make a Countdown Timer in Python | Python Beginner Projects | GAN
…
已浏览 332 次
10 个月之前
YouTube
GANESH RAWAT
49:39
Build a Countdown Timer with Python | Python Mini Project
已浏览 281 次
2025年3月10日
YouTube
Code with Mohsin
0:49
Timer and stopwatch with python #coding #shorts #cleancode
已浏览 697 次
8 个月之前
YouTube
Moon Programming
1:29
Python Project for Beginners - Simple Countdown Timer
已浏览 1274 次
6 个月之前
YouTube
Code With Alex
1:05
How to Time Python Code the Easy Way!
已浏览 5996 次
5 个月之前
YouTube
Begin Secure
0:27
Python Stopwatch Program | Simple Timer Using Python (Beginner Fri
…
已浏览 1894 次
2 个月之前
YouTube
Code BOX
0:51
Python Countdown Timer | Beginner Project 🐍
已浏览 405 次
3 个月之前
YouTube
Pythonwithme
0:17
Build An Epic Countdown Timer In Python #programmingtutorial
已浏览 1007 次
4 个月之前
YouTube
Python Peak
0:35
How to create a timer with Python! #coding #python #programming #t
…
已浏览 320 次
1 年前
YouTube
Sam Moradian
6:15
How to create countdown timer in python python tutorial 2023
已浏览 9 次
2024年8月22日
YouTube
CodeLines
6:36
在视频中查找 00:25
How to Create a Countdown Timer in Python
Countdown timer using python
已浏览 27 次
2024年7月9日
YouTube
PythonGPT
观看更多视频
更多类似内容
反馈