Commit 05ecb776 by BellCodeEditor

save project

parent 5101d144
Showing with 2 additions and 2 deletions
......@@ -12,10 +12,10 @@ while True:
break
else:
print("密码不存在,请重新输入")
print("你还有
print("你还有"+str(i)+"次"
else:
print("账号输入错误,请重新输入")
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