from tkinter import * #會造成變數汙染,最好不要這樣用class Calculator: def replaceAndEval(self): text = self.e.get() # "2 + 8 ÷ 2 + 3 x 2"
確定! 回上一頁