Commit c8e19042 by BellCodeEditor

save project

parent 81b238c1
Showing with 1 additions and 0 deletions
...@@ -12,6 +12,7 @@ while True: ...@@ -12,6 +12,7 @@ while True:
break break
elif name != usernanme: elif name != usernanme:
print("重新登录用户名") print("重新登录用户名")
continue
else: else:
print("重新登录密码") print("重新登录密码")
exit("你的账号已被锁住") exit("你的账号已被锁住")
......
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