Commit 8b601946 by BellCodeEditor

save project

parent 4f31687d
Showing with 2 additions and 1 deletions
...@@ -10,8 +10,9 @@ while True: ...@@ -10,8 +10,9 @@ while True:
break break
elif username!=name: elif username!=name:
print("用户名不存在,重输") print("用户名不存在,重输")
else else:
print("密码输入错误,重输") print("密码输入错误,重输")
i-=1
else: else:
print("带身份证来我司解锁") print("带身份证来我司解锁")
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