Commit a6a4ffc7 by BellCodeEditor

save project

parent 6c3f791c
Showing with 1 additions and 1 deletions
......@@ -11,7 +11,7 @@ def boom(): #创建函数
b = random.randrange(0,height)
window.title("你个大傻逼,就是逊了呀!")
window.geometry("20050"+"+"+str(a)+"+"+str(b))
tk.Ladel(window,text='你是大厦逼'bg="green",)
tk.Ladel(window,text='你是大厦逼'bg="green",
font=('宋体'17)width=20,height=4),pack()
window.mainloop()
threads = []
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment