Commit 04f6edde by BellCodeEditor

save project

parent cddfac3b
Showing with 2 additions and 1 deletions
...@@ -11,9 +11,10 @@ while True: ...@@ -11,9 +11,10 @@ while True:
else: else:
if n1 != n : if n1 != n :
print("您的账号错误,请重输!") print("您的账号错误,请重输!")
continue
if p1 != p : if p1 != p :
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