📅  最后修改于: 2022-03-11 14:46:43.196000             🧑  作者: Mango
Label(root, text='Pack', anchor='w').pack(fill='both')
# anchor='w' ---- w for left
# anchor='e' ---- e for right
# anchor='center' ---- center for center