Commit a0f63456 by BellCodeEditor

save project

parent ee2ca030
Showing with 1 additions and 0 deletions
...@@ -13,6 +13,7 @@ while True: ...@@ -13,6 +13,7 @@ while True:
print('账号错') print('账号错')
if b!=userpassword: if b!=userpassword:
print('密码错') print('密码错')
else: else:
exit() exit()
......
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