#Python(057)函數eval()字串的數學運算 ''' 函數eval()輸入公式即可列出計算結果 ''' formula = input(f'請輸入公式:') print('formula的型態為: ...
確定! 回上一頁