Commit 4a11ef29 by BellCodeEditor

auto save

parent 41cae62e
Showing with 2 additions and 0 deletions
++ "b/DE\344\270\272"
......@@ -13,6 +13,7 @@ while True:
print("用户名错误,请重新输入")
else:
print("密码输入错误")
print("您还有"+str(i)+"次输入机会")
else:
print("输入错误超过三次,您的账号已被锁定")
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