🌈 搜索
📅  最后修改于: 2022-03-11 14:45:44.751000             🧑  作者: Mango
import tkinter af tk root = tk.TK() root.title("sam") root.mainloop()