Exput A polecenie za pomocą PY w CMD

import os
os.system('cmd /k "Your Command Prompt Command"')
ChickenWing Potato