Here are my codes: from tkinter import * window = Tk ... I set the size of the button to be btn.config(height = 15, width = 15) , which is ...
確定! 回上一頁