-3

I'm a new coder.

That's why I have a program that I want to ask, but I need to create a timer and the program should not open when the timer is finished, how can I do this? Can you help me with this?

What should I try in this program and make a similar monthly subscription?

1
  • 1
    Welcome to Stack Overflow. Please read How to Ask and make sure you understand that this is not a discussion forum. We cannot "help you" generally speaking - we require a specific question, which arises out of your best attempt to understand the problem, attempt your own solution, try to get it working and isolate any specific problems with a minimal reproducible example. Commented May 8, 2022 at 23:33

1 Answer 1

-1
import time time.sleep(5) 

5 being the seconds waiting

Sign up to request clarification or add additional context in comments.

2 Comments

this must be saved and when the exiting program must be saved, when it is opened again must be countdown
what about making it read a file and that file used to store the timer, as like date , sys info or just a file with the data for seconds remaining to count etc.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.