Commit c893afb9 by BellCodeEditor

save project

parent ce6e4548
Showing with 2 additions and 0 deletions
...@@ -11,5 +11,6 @@ while True: ...@@ -11,5 +11,6 @@ while True:
else: else:
if a!=usename: if a!=usename:
print("用户名错误") print("用户名错误")
continue
if a1!=usepassword: if a1!=usepassword:
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