Commit 088aae0e by BellCodeEditor

save project

parent 46c67d12
Showing with 2 additions and 1 deletions
usename = "python"
usename = "python"
......@@ -8,6 +8,7 @@ while True:
break
if usename != a:
print("账号登录失败")
continue
if userpassword != b:
print("密码登录失败")
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