Need to execute a Command Prompt command from Python? If so, depending on your needs, ... import os os.system('cmd /k "Your Command Prompt Command"').
確定! 回上一頁