I have a program that executes another program using os.system
I would like to have it also halt the execution of said program based on a counter.
Any help is greatly appreciated!
Thank you.
I have a program that executes another program using os.system
I would like to have it also halt the execution of said program based on a counter.
Any help is greatly appreciated!
Thank you.