Commit 5bfae188 by BellCodeEditor

save project

parent 248c3d9a
Showing with 0 additions and 5 deletions
...@@ -6,11 +6,6 @@ def register(): ...@@ -6,11 +6,6 @@ def register():
print("提交的密码是:",password1) print("提交的密码是:",password1)
password2 = e3.get() password2 = e3.get()
print("提交的确认密码是:",password2) print("提交的确认密码是:",password2)
# 建立窗口对象 # 建立窗口对象
......
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