Commit 02c3eac1 by BellCodeEditor

save project

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