Commit aeb992af by BellCodeEditor

save project

parent db443a15
Showing with 3 additions and 3 deletions
...@@ -8,6 +8,6 @@ while True: ...@@ -8,6 +8,6 @@ while True:
print("登陆成功") print("登陆成功")
break break
if name != usename: if name != usename:
print("不存在,成新输入") print("账号,成新输入")
if passwoed != userpassword: if name1 != userpassword:
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