Commit dedb63c6 by BellCodeEditor

save project

parent cd90e29d
Showing with 2 additions and 2 deletions
...@@ -10,8 +10,7 @@ while True: ...@@ -10,8 +10,7 @@ while True:
break break
if a!=c: if a!=c:
print("账号错误") print("账号错误")
continue elif a==c:
if a==c:
if b!=d: if b!=d:
print("密码错误") print("密码错误")
\ No newline at end of file
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