Multiple Python Consoles Controlled by one script

Viewed 16

I am making a program that is a fake hacking program (for a friend). I want to be able to have a console window that acts as an interface so you can select which fake hacking program to run, and I want the program to have those console windows running at the same time. I've looked through Stack, but it's rather confusing. Help is much appreciated.

0 Answers
Related