📅  最后修改于: 2022-03-11 14:46:45.751000             🧑  作者: Mango
there was 2 "=" here V you only need one
example3 = Entry(root, width=10, font="Calibri 10")
example4 = Label(root, width=10, font="Calibri 10")