Commit 3b0043e5 by BellCodeEditor

auto save

parent bb5d1e9c
Showing with 26 additions and 19 deletions
username = "鸡你太美!"
userpassword = "SBSBSBSB""
while True:
name = input("请输入用户名:")
passwor = input("请输入密码:")
if name == username and passwor == userpassword:
print("登陆成功")
break
if name != username:
print("你盗窃了种俊霖的账号!,你已被追踪了!SB")
continue
if passwor != userpassword:
print("你盗窃了李思源的密码!,你已被追踪了!SB")
continue
if name and passwor != name and passwor :
print("你个SB!")
continue
print("欢迎来到贝尔SB,SB,SB李思源编程!")
\ No newline at end of file
i=3
i=3
username = "鸡你太美!"
userpassword = "SBSBSBSB""
while True:
i>0
name = input("请输入用户名:")
passwor = input("请输入密码:")
i-=1
if name == username and passwor == userpassword:
print("登陆成功")
break
if name != username:
print("你盗窃了种俊霖的账号!,你已被追踪了!SB")
continue
if passwor != userpassword:
print("你盗窃了李思源的密码!,你已被追踪了!SB")
continue
if name and passwor != name and passwor :
print("你个SB!")
continue
else:
print("你个SB,别输入了!,你个SB")
exit()
print("欢迎来到贝尔SB,SB,SB李思源编程!")
\ 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