0

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.

2
  • what do you mean by counter? Do you mean after certain amount of time? Commented Jun 20, 2017 at 15:36
  • I mean after a certain amount of iterations of the script that it calls. Commented Jun 20, 2017 at 16:12

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.