How do I execute a program or call a system command?

asked17 years ago
last updated3 years ago
viewed4.3m times
Up Vote5.9kDown Vote

How do I call an external command within Python as if I had typed it in a shell or command prompt?