Commit a3e6e322 by BellCodeEditor

save project

parent e03a95ad
Showing with 1 additions and 1 deletions
......@@ -17,7 +17,7 @@ while True:
continue
if password != userpassword:
print("密码错误")
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