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