English
全部
搜索
图片
视频
地图
资讯
更多
购物
航班
旅游
笔记本
报告不当内容
请选择下列任一选项。
无关
低俗内容
成人
儿童性侵犯
时长
全部
短(小于 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
1:00:06
Python for Beginners - Learn Coding with Python in 1 Hour
YouTube
Programming with Mosh
已浏览 2236.3万 次
2020年9月16日
5:31:30
Python Tutorial for Beginners - Learn Python in 5 Hours [FULL COURSE]
YouTube
TechWorld with Nana
已浏览 640.8万 次
2021年3月5日
11:15:54
Python Programming Full Tutorial in One Video (2024) | Python full course
YouTube
CoDing SeeKho
已浏览 68.7万 次
2023年10月19日
热门视频
11:12
Python time module ⌚
YouTube
Bro Code
已浏览 5万 次
2021年1月25日
1:57
How to Add a Timer to Your Python Program for Interactive Learning
YouTube
vlogize
3 个月之前
6:18
Learn Python DATES & TIMES in 6 minutes! 📅
YouTube
Bro Code
已浏览 2.1万 次
2024年7月15日
Python Countdown Timer
11:56:21
Python Full Course - 12 Hours | Python For Beginners - Full Course | Python Tutorial | Edureka
YouTube
edureka!
已浏览 681.9万 次
2019年12月1日
6:21:12
The Complete Python Course For Beginners
YouTube
Tech With Tim
已浏览 97.4万 次
2020年5月8日
4:40:00
Python for Beginners – Full Course [Programming Tutorial]
YouTube
freeCodeCamp.org
2022年8月9日
跳转到 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
10:22
从 00:14 开始
Importing and Setting Up the GUI
How to Create a Timer Using Python | Timer in Python Tkinter
YouTube
Shift
从 06:33 开始
Conclusion and Additional Resources
Programming a NodeMCU with MicroPython: Timers and Interrupts
YouTube
Metalmancy
从 02:44 开始
Step 1: Importing Modules
Python - How to Program a Countdown Timer
YouTube
Tech Centre
37:11
从 07:16 开始
Adding the Tabs and Labels
Pomodoro Timer GUI in Python
YouTube
NeuralNine
6:18
从 01:26 开始
Creating a Time Object
Learn Python DATES & TIMES in 6 minutes! 📅
YouTube
Bro Code
11:12
Python time module ⌚
已浏览 5万 次
2021年1月25日
YouTube
Bro Code
1:57
How to Add a Timer to Your Python Program for Interactive Learning
3 个月之前
YouTube
vlogize
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
0:42
Countdown Timer In Python | Python Tutorial
已浏览 3217 次
8 个月之前
YouTube
TechnicallyRipped
29:40
How to Create Countdown Timer Using Python | Tkinter Python Pro
…
已浏览 2.9万 次
2022年1月2日
YouTube
Parvat Computer Technology
2:20
How to Use the Azure Timer Function to Run a Python Script
3 周前
YouTube
vlogize
1:43
Simplify Your Python Countdown: Better Methods to Display Timers
…
5 个月之前
YouTube
vlogize
1:16:12
Mastering Date & Time in Python: From Basics to Automation
已浏览 2046 次
5 个月之前
YouTube
SkillEcted
10:22
How to Create a Timer Using Python | Timer in Python Tkinter
已浏览 4373 次
2022年11月26日
YouTube
Shift
1:44
How to Effectively Create a Timer to Pause a Loop in Python
4 周前
YouTube
vlogize
1:37
A Simple Guide: How to Convert str Time to timestamp in Python
5 个月之前
YouTube
vlogize
2:24
Create an Advanced Countdown Timer⏱ in Python | Python Projec
…
已浏览 2024 次
2021年11月25日
YouTube
PySeek
47:27
Creating a Stopwatch Using Python | GeeksforGeeks
已浏览 1.2万 次
2021年6月22日
YouTube
GeeksforGeeks
How To Create a Countdown Timer Using Python? - GeeksforGeeks
2 个月之前
geeksforgeeks.org
10:13
What are Datetime Modules in Python - Explained with Example
…
已浏览 8.1万 次
2021年7月20日
YouTube
WsCube Tech
5:50
How to create a timer using tkinter in Python
已浏览 1737 次
2020年10月11日
YouTube
Asim Code
15:04
Date and Time in Python | datetime Module Explained | Python Tutoria
…
已浏览 9.4万 次
2019年8月22日
YouTube
edureka!
6:15
Blender Python Tutorial: Application Timers [learn python for beginners]
已浏览 8183 次
2021年2月4日
YouTube
Darkfall
1:40
Calculate the Time Difference in Minutes with Python's Datetime M
…
已浏览 1 次
5 个月之前
YouTube
vlogize
1:33
How to Measure Time Elapsed from Full Hour in Python using simple d
…
5 个月之前
YouTube
vlogize
1:33:01
Time Series Forecasting in Python – Tutorial for Beginners
已浏览 2.1万 次
1 个月前
YouTube
freeCodeCamp.org
24:59
Asyncio in Python - Full Tutorial
已浏览 22.7万 次
2024年4月5日
YouTube
Tech With Tim
12:30
Timers and Clocks with TKinter - Python Tkinter GUI Tutorial #79
已浏览 7.4万 次
2020年6月8日
YouTube
Codemy.com
6:17:35
Complete Time Series Analysis and Forecasting with Python
已浏览 3.5万 次
9 个月之前
YouTube
Data Heroes
7:13
How to Make a Countdown Timer in Python (+Bonus Pomodoro Tutori
…
已浏览 3.2万 次
2020年10月31日
YouTube
Juni Learning
13:58
How to Create Countdown Timer using Python Tkinter | Creating a
…
已浏览 2239 次
2021年3月25日
YouTube
TSInfo Technologies
1:43
How to Time Functions in Python using time.time
已浏览 2950 次
2018年8月31日
YouTube
Python Marathon
1:01
How to Measure Code Execution Time in Python with time Module |
…
6 个月之前
YouTube
JR: Educational Channel
观看更多视频
更多类似内容
反馈