Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

execute command in python

import os

os.system("Command") # this is your cmd/terminal
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #execute #command #python
ADD COMMENT
Topic
Name
8+1 =