Commit fc391659 by BellCodeEditor

save project

parent 561ce878
Showing with 3 additions and 0 deletions
......@@ -14,7 +14,9 @@ while True:
continue
if password != userpassword:
print("密码错误")
print("还有三次")
i-1
print("你的账号已被锁定。")
exit
print("登录成功!!!!!!")
\ No newline at end of file
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