Commit 9487fd20 by BellCodeEditor

save project

parent a7646694
Showing with 3 additions and 0 deletions
import tkinter
def register():
name = e1.get()
# 建立窗口对象
root = tkinter.Tk()
......
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