os.system() #括號中加入CMD指令,即可用Python執行(例如:os.system(ls)) ... return 'Please only type one of these characters: “+, -, *, /”!' if op == '+':
確定! 回上一頁