Commit 50aebb23 by BellCodeEditor

save project

parent c0e38a6e
Showing with 1 additions and 0 deletions
......@@ -12,6 +12,7 @@ while True:
if name != username:
print("用户名有误")
print()
continue
if password != userpassword:
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