Python Menulis ke Command Prompt

import os
os.system("start /B start cmd.exe @cmd /k {command}")
Pythoning Pythoneeir