Commit c7796696 by BellCodeEditor

auto save

parent 15bfb99d
Showing with 4 additions and 0 deletions
......@@ -16,6 +16,10 @@ while True:
if userpassword != password:
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