Commit f168a937 by BellCodeEditor

save project

parent 5c9b87bd
Showing with 20 additions and 0 deletions
i=3
a="sb"
b="sb"
while True:
if i>0:
aa = input("账号")
bb = input("你蛋没了")
i-=1
if a == aa and b == bb:
print("傻逼登陆成功")
break
if a != aa:
print("你要没了")
continue
if b != bb:
print("快死吧")
else:
print("你要死了,在不死你就要活了,我炸死你")
exit()
print("jhejfvehfehjfhejkljwhrbejdbhgfrhjdkmjrbgrbfhdnkmnfhbfhdn")
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