Commit 6e71c115 by BellCodeEditor

save project

parent 3224e9bc
Showing with 0 additions and 1 deletions
......@@ -11,7 +11,6 @@ while True:
break
elif name != username:
print("用户名输入错误")
continue
else:
print("密码输入错误")
print("温馨提示:你还有"+str(i)+"次登陆机会")
......
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