Eksutut Perintah menggunakan PY dalam CMD

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