Commit e44ca13c by BellCodeEditor

save project

parent 1b25f218
Showing with 1 additions and 0 deletions
......@@ -12,6 +12,7 @@ while True:
elif password == userpassword:
print("密码错误")
print("还剩"+str(i - 1)+"次机会")
else:
print("登录成功!")
break
......
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