os.system will simply run the command then return to your python script with no way to further communicate with it.
確定! 回上一頁