Commit bb84286f by BellCodeEditor

save project

parent 9acdf46f
Showing with 15 additions and 0 deletions
username = "python"
userpassword = "123456"
while True:
lll = input("请输入:")
ppp = input("请输入暗号:")
if lll == username and ppp == userpassword:
break
print("登录成功!封号快乐||||||||||||||||||||||||||||||")
if lll != username and ppp!= userpassword:
print("XDM,有内鬼,干他Y的!")
print("欢迎来到地下军火交易场!")
print("老板A:“AK便宜卖了!”")
\ No newline at end of file
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