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.5万 次
2022年10月25日
Python Timer Tutorial
0:35
Build Your First Python Project: Easy Timer App 🕒🐍 | Complete Beginner's Guide #coding
YouTube
Data Engineer Academy
已浏览 99 次
2024年4月1日
49:39
Build a Countdown Timer with Python | Python Mini Project
YouTube
Code with Mohsin
已浏览 281 次
2025年3月10日
4:57
Python Countdown Timer Project (For Beginners)🐍
YouTube
Yousef Computer Science
已浏览 404 次
2025年3月7日
热门视频
3:02
How to Create a Countdown Timer in Python | Beginner Python Project
YouTube
ProgrammingKnowledge
已浏览 1244 次
9 个月之前
0:52
Time In Python | How to make Timer
YouTube
CodewithPrashant
已浏览 1447 次
6 个月之前
6:00
Master Python Timers – Build Countdown & Stopwatch Projects
YouTube
Coding with David
已浏览 394 次
6 个月之前
Python Countdown Timer
0:54
Understand PYTHON COUNTDOWNS: Build a Timer Using While Loop! #python101 #pythonforbeginners
YouTube
Code with Josh
已浏览 1649 次
2023年10月15日
0:42
Countdown Timer In Python | Python Tutorial
YouTube
TechnicallyRipped
已浏览 4231 次
2024年12月27日
2:24
Create an Advanced Countdown Timer⏱ in Python | Python Project | Updated Source Code
YouTube
PySeek
已浏览 2146 次
2021年11月25日
跳转到 Python From Timer Import Timer 的关键时刻
52:15
起始时间 00:22
Importing libraries
Timers and stopwatch with Python Tkinter GUI Tutorial
YouTube
Salow Studios
2:06
起始时间 00:09
Importing Time
Python - Time Sleep - module
YouTube
Leon Marsden
11:12
起始时间 00:15
Importing Time
Python time module ⌚
YouTube
Bro Code
10:22
起始时间 00:14
Importing and Setting Up the GUI
How to Create a Timer Using Python | Timer in Python Tkinter
YouTube
Shift
37:11
起始时间 07:16
Adding the Tabs and Labels
Pomodoro Timer GUI in Python
YouTube
NeuralNine
7:01
起始时间 06:33
Conclusion and Additional Resources
Programming a NodeMCU with MicroPython: Timers and Interrupts
YouTube
Metalmancy
18:01
起始时间 03:25
Creating the Countdown Timer Class
Coding A Countdown Timer in Python
YouTube
NeuralNine
6:53
起始时间 05:08
Updating Time and Minutes
Python Tkinter GUI Stopwatch
YouTube
Ryan Noonan
3:02
How to Create a Countdown Timer in Python | Beginner Python Project
已浏览 1244 次
9 个月之前
YouTube
ProgrammingKnowledge
0:52
Time In Python | How to make Timer
已浏览 1447 次
6 个月之前
YouTube
CodewithPrashant
6:00
Master Python Timers – Build Countdown & Stopwatch Projects
已浏览 394 次
6 个月之前
YouTube
Coding with David
2:24
Create an Advanced Countdown Timer⏱ in Python | Python Projec
…
已浏览 2146 次
2021年11月25日
YouTube
PySeek
1:08
Cronometro pomodoro con python!
已浏览 864 次
1 个月前
YouTube
Programa con Mica
0:54
Understand PYTHON COUNTDOWNS: Build a Timer Usi
…
已浏览 1649 次
2023年10月15日
YouTube
Code with Josh
52:15
Timers and stopwatch with Python Tkinter GUI Tutorial
已浏览 659 次
2024年9月16日
YouTube
Salow Studios
11:12
Python time module ⌚
已浏览 5.4万 次
2021年1月25日
YouTube
Bro Code
29:40
How to Create Countdown Timer Using Python | Tkinter Python Pro
…
已浏览 2.9万 次
2022年1月2日
YouTube
Parvat Computer Technology
0:21
“Python Countdown Timer with Live Beep ⏰ | FAST & Fun Project for
…
已浏览 1308 次
6 个月之前
YouTube
Prashant X Code
0:18
🔥 Python Countdown Timer in 15 Seconds! ⏳ #python #shorts #codi
…
已浏览 1355 次
11 个月之前
YouTube
Lispacy
49:39
Build a Countdown Timer with Python | Python Mini Project
已浏览 281 次
2025年3月10日
YouTube
Code with Mohsin
0:17
Build An Epic Countdown Timer In Python #programmingtutorial
已浏览 1006 次
3 个月之前
YouTube
Python Peak
4:27
Python Countdown Timer ⏱️ with Sound Alert
已浏览 47 次
6 个月之前
YouTube
CodeCraft
6:07
Build a Modern Pomodoro Timer App with Python (Tkinter Tutorial)
已浏览 512 次
3 个月之前
YouTube
Proxlight
7:46
Build a Stopwatch in MINUTES with Python | Python Tkinter
已浏览 406 次
2024年11月11日
YouTube
Rai Gurukul
27:49
Python Tutorial: Datetime Module - How to work with Dates, Times, Ti
…
已浏览 58.1万 次
2016年8月2日
YouTube
Corey Schafer
2:22
How to get time of a Python program's execution
已浏览 9.7万 次
2019年2月12日
YouTube
T3SO Tutorials
3:01
How to measure EXECUTION TIME in Python ⌚
已浏览 1.5万 次
2024年6月13日
YouTube
Bro Code
1:05
How to Time Python Code the Easy Way!
已浏览 5955 次
4 个月之前
YouTube
Begin Secure
3:32
How to Build a Digital Clock in Python | Create a Live Clock Usin
…
已浏览 850 次
8 个月之前
YouTube
ProgrammingKnowledge
0:15
Get Date & Time in Python in Seconds! ⏰🔥
已浏览 3161 次
7 个月之前
YouTube
Turtle Code
1:10
display date & time in #python🔥🐍 #pythonforbeginners #programmi
…
已浏览 2299 次
11 个月之前
YouTube
Leisure Codes
5:34
Create a Pomodoro Timer App in Python! | Tutorial
已浏览 1.4万 次
2023年5月1日
YouTube
Alina Chudnova
9:34
Edublocks Tutorial: Timer
已浏览 1911 次
2022年9月26日
YouTube
Coders Studio
6:38
How To Make A Timer With Python/Pygame
已浏览 4871 次
2022年1月13日
YouTube
Coder Penguin
3:53
Understanding Time Module In Python 🐍👨💻🕐 || Born2Code
已浏览 1035 次
2024年2月26日
YouTube
Born2Code
3:21
Countdown Timer in Python | Beginner Project Tutorial
已浏览 20 次
4 个月之前
YouTube
Code_with_Arbaz
0:35
How to create a timer with Python! #coding #python #programming #t
…
已浏览 319 次
11 个月之前
YouTube
Sam Moradian
观看更多视频
更多类似内容
反馈