Php has exec function to run system commands and this function return last line of system command result. But in Python I can see only os.system()
確定! 回上一頁