Commit 1bd6943e by BellCodeEditor

save project

parent 74e758d9
Showing with 2 additions and 2 deletions
...@@ -7,8 +7,8 @@ while True: ...@@ -7,8 +7,8 @@ while True:
print("登录成功") print("登录成功")
break break
if name != username: if name != username:
print("你是嗯嗯吗,重新给我输入") print("你是嗯嗯吗,重新给我输入")
if password != u if password != 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