Coding Global Background
Coding Global

How do I create a Timer in a tkinter Label?

Archived 3 years ago
1 messages
0 members
Created 3 years ago
Updated 3 years ago
Open in Discord
D
Dieter Schmieröl
Hello I would like to create a timer in a tkinter label. But I don't know how to do that I watched tutorials on YouTube how to make one but none of them had the requirements for the timer I actually wanted. Can someone help me?
Here are the requirements:
. It should be preset
. It should count up to 0
. If the timer is 0 then it should create a text

Replies (1)