pythonCopytk.Button(root, text = "", height = 20, width = 20)
button = tkinter.Button() button.config(height=100, width=100)