搜索优化
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!")
已浏览 18.4万 次
2022年10月25日
Python Timer Tutorial
3:02
How to Create a Countdown Timer in Python | Beginner Python Project (2025)
YouTube
ProgrammingKnowledge
已浏览 618 次
3 个月之前
49:39
Build a Countdown Timer with Python | Python Mini Project
YouTube
Code with Mohsin
已浏览 271 次
6 个月之前
1:39
Build a Countdown Timer in Python ⏳ | Beginner-Friendly Project
YouTube
Easy Py
已浏览 11 次
1 个月前
热门视频
6:20
Build a Timer & Stopwatch in Python – Simple & Beginner Friendly
YouTube
Moon Programming
已浏览 6 次
1 个月前
11:12
Python time module ⌚
YouTube
Bro Code
已浏览 5万 次
2021年1月25日
6:18
Learn Python DATES & TIMES in 6 minutes! 📅
YouTube
Bro Code
已浏览 2.1万 次
2024年7月15日
Python Countdown Timer
0:42
Countdown Timer In Python | Python Tutorial
YouTube
TechnicallyRipped
已浏览 3217 次
8 个月之前
9:48
Python - For Loop Tutorial 1 (Countdown Timer)
YouTube
Geek Tutorials
已浏览 1.3万 次
2020年1月12日
2:24
Create an Advanced Countdown Timer⏱ in Python | Python Project | Updated Source Code
YouTube
PySeek
已浏览 2024 次
2021年11月25日
跳转到 Python From Timer Import Timer 的关键时刻
1:42
从 0:00 开始
Introduction to Import Time Function
Python Programming - Import Time Function in Python
YouTube
Mark Harrison
5:56
从 0:00 开始
Introduction and Importing Time Module
Countdown timer program in Python ⌛
YouTube
Bro Code
11:12
从 00:15 开始
Importing Time
Python time module ⌚
YouTube
Bro Code
5:54
从 00:11 开始
Importing the Time Module
Python - timer - Creating a timer for duration
YouTube
Leon Marsden
3:25
从 00:19 开始
Importing Time Module
Python timer ⏲️
YouTube
Bro Code
6:18
从 01:26 开始
Creating a Time Object
Learn Python DATES & TIMES in 6 minutes! 📅
YouTube
Bro Code
从 02:44 开始
Step 1: Importing Modules
Python - How to Program a Countdown Timer
YouTube
Tech Centre
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
从 06:33 开始
Conclusion and Additional Resources
Programming a NodeMCU with MicroPython: Timers and Interrupts
YouTube
Metalmancy
6:20
Build a Timer & Stopwatch in Python – Simple & Beginner Frien
…
已浏览 6 次
1 个月前
YouTube
Moon Programming
11:12
Python time module ⌚
已浏览 5万 次
2021年1月25日
YouTube
Bro Code
6:18
Learn Python DATES & TIMES in 6 minutes! 📅
已浏览 2.1万 次
2024年7月15日
YouTube
Bro Code
16:10
How To Code A Countdown Timer In Python With Tkinter | Tutorial For
…
已浏览 1.4万 次
2021年12月30日
YouTube
Shaun Halverson
52:15
Timers and stopwatch with Python Tkinter GUI Tutorial
已浏览 487 次
1 年前
YouTube
Salow Studios
0:42
Countdown Timer In Python | Python Tutorial
已浏览 3217 次
8 个月之前
YouTube
TechnicallyRipped
0:16
⏱️ Timers & Stopwatch in Python Tkinter ⌛️ | GUI Tutorial
已浏览 498 次
11 个月之前
YouTube
Salow Studios
3:30
Python Time.sleep(): The Secret to Delays and Timers!
已浏览 3 次
1 个月前
YouTube
HowYouSkill
0:50
Build a Minimalist Pomodoro Timer App with Python & Tkinter | Compl
…
已浏览 18 次
5 个月之前
YouTube
ikbhal shaik
3:02
How to Create a Countdown Timer in Python | Beginner Python Proje
…
已浏览 618 次
3 个月之前
YouTube
ProgrammingKnowledge
7:01
Timer using Python.
已浏览 131 次
2024年8月29日
YouTube
Lootcode
1:43
Simplify Your Python Countdown: Better Methods to Display Timers
…
5 个月之前
YouTube
vlogize
49:39
Build a Countdown Timer with Python | Python Mini Project
已浏览 271 次
6 个月之前
YouTube
Code with Mohsin
29:40
How to Create Countdown Timer Using Python | Tkinter Python Pro
…
已浏览 2.9万 次
2022年1月2日
YouTube
Parvat Computer Technology
5:09
Creating a Countdown Timer in Python
已浏览 10 次
6 个月之前
YouTube
Ezee Kits
6:38
⏳ Countdown Timer in Python | Easy Python Project for Beginners | Pyt
…
已浏览 75 次
2 个月之前
YouTube
Byte Bunk
7:46
Build a Stopwatch in MINUTES with Python | Python Tkinter
已浏览 249 次
10 个月之前
YouTube
Rai Gurukul
1:05
How to Measure Code Execution Time in Python with time Module |
…
已浏览 1 次
6 个月之前
YouTube
JR: Educational Channel
0:18
🔥 Python Countdown Timer in 15 Seconds! ⏳ #python #shorts #codi
…
已浏览 447 次
4 个月之前
YouTube
Lispacy
1:40
Calculate the Time Difference in Minutes with Python's Datetime M
…
5 个月之前
YouTube
vlogize
6:15
How to create countdown timer in python python tutorial 2023
已浏览 9 次
2024年8月22日
YouTube
CodeLines
0:39
Python in 60 seconds: Countdown Timer
已浏览 64 次
11 个月之前
YouTube
Dekxterr
1:33:01
Time Series Forecasting in Python – Tutorial for Beginners
已浏览 2.1万 次
1 个月前
YouTube
freeCodeCamp.org
0:15
Get Date & Time in Python in Seconds! ⏰🔥
已浏览 253 次
3 周前
YouTube
Turtle Code
4:13
⏰ Python Program to Add Hours, Minutes & Seconds | Time Calcula
…
3 周前
YouTube
Netzverk Akademy
2:13
Creating a Lightweight Timer in a Python Infinite Loop: A Guide for
…
已浏览 1 次
5 个月之前
YouTube
vlogize
1:06
🎥 1 Minute Countdown Timer | Python Project ⏰
已浏览 82 次
4 个月之前
YouTube
RichaCaiado
0:54
"Master Python: Create an Eye-Catching Countdown Timer in Und
…
已浏览 102 次
2 个月之前
YouTube
Aadil Python
1:01
How to Measure Code Execution Time in Python with time Module |
…
6 个月之前
YouTube
JR: Educational Channel
观看更多视频
更多类似内容
反馈