Commit 1c5b3200 by BellCodeEditor

save project

parent 053c6345
Showing with 3 additions and 1 deletions
...@@ -6,8 +6,10 @@ while True: ...@@ -6,8 +6,10 @@ while True:
if name == username and password == userpassword: if name == username and password == userpassword:
print("登录成功") print("登录成功")
break break
if name != username:
print("你是嗯嗯吗,重新给我输入") print("你是嗯嗯吗,重新给我输入")
print("登陆成功---欢迎来到王者荣耀") if password != u
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