Commit 5c59f2b9 by BellCodeEditor

save project

parent 79563d0f
Showing with 1 additions and 0 deletions
......@@ -11,6 +11,7 @@ while True:
continue
if password != userpassword:
print("用户名和密码错误!请重新输入")
print("用"str(i)"入")
continue
else
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