I modified your code. I can propose this solution for your problem: root = Tk() root.geometry("403x440") root.title("Calculator")
確定! 回上一頁