Commit 1fc194a7 by BellCodeEditor

save project

parent 60a7cc6d
Showing with 1 additions and 0 deletions
...@@ -18,6 +18,7 @@ while True: ...@@ -18,6 +18,7 @@ while True:
continue continue
if password !=userpassword: if password !=userpassword:
input("请输重新入密码:") input("请输重新入密码:")
print("你还有i-=1时间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