tkinter pack align center code example Example: tkinter pack align left Label(root, text='Pack', anchor='w').pack(fill='both')