I was wondering if there is a way to run two python scripts at the same time through the command prompt.
I also am wondering if there is a way to run a second python script after another one has already been executed and is currently running.
Thanks