Commit 91250af1 by BellCodeEditor

save project

parent ee22c518
Showing with 1 additions and 0 deletions
......@@ -14,6 +14,7 @@ while True:
if name != username:
print("用户账号不存在,请重新输入")
i-=1
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