Commit 87e238cd by BellCodeEditor

save project

parent a1b4fbd0
Showing with 3 additions and 0 deletions
...@@ -16,3 +16,6 @@ while True: ...@@ -16,3 +16,6 @@ while True:
if password !=userpassword: if password !=userpassword:
print("密码有误,重新输入!") print("密码有误,重新输入!")
print("您还有"+str(i)次") print("您还有"+str(i)次")
else:
print("你的账户已被锁定,请1小时后带上身份证到我司解锁!")
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