Commit 637315d2 by BellCodeEditor

save project

parent e97c9302
Showing with 5 additions and 0 deletions
...@@ -6,6 +6,11 @@ while True: ...@@ -6,6 +6,11 @@ while True:
if uname == name and um==m: if uname == name and um==m:
print("登录成功") print("登录成功")
break break
if y!=y2:
print("你用户名错了")
if y!=f2
print("你密码错了")
print("请重新输入") print("请重新输入")
print("来到") print("来到")
......
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