Commit 5bfae188 by BellCodeEditor

save project

parent 248c3d9a
Showing with 0 additions and 5 deletions
...@@ -8,11 +8,6 @@ def register(): ...@@ -8,11 +8,6 @@ def register():
print("提交的确认密码是:",password2) print("提交的确认密码是:",password2)
# 建立窗口对象 # 建立窗口对象
root = tkinter.Tk() root = tkinter.Tk()
root.title("注册") # 设置窗口标题 root.title("注册") # 设置窗口标题
......
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