Commit 748e83fa by BellCodeEditor

save project

parent 6259eea3
Showing with 1 additions and 0 deletions
......@@ -14,6 +14,7 @@ while True:
continue
if password!=Userpassword:
print ("密码输入错误!")
print("温馨提示:你还有"+str (i)+"机会")
else:
print("你的账户已被锁定,请10分钟后在来")
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