Commit f331047a by BellCodeEditor

save project

parent ad7a57de
Showing with 1 additions and 0 deletions
......@@ -11,6 +11,7 @@ while True:
break
if name!=username:
print("用户名登陆失败,重试")
print("提示您还有"+str(f)机会)
continue
if password !=userpassword:
print("密码登陆失败,重试")
......
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