Commit 39d4001a by BellCodeEditor

save project

parent 33fa98f5
Showing with 15 additions and 10 deletions
username="鑫鑫老师好笨"
password="54188"
i=3
while True:
a=input("斗罗大陆:我是唐三")
b=input("asdasd")
if a==username and b==password:
print password("登录成功!")
break
if name != username:
print("jaskasddfkghdxas")
continue
if password != b:
print("ggffjfvgfufuj")
if i>0:
a=input("斗罗大陆:我是唐三")
b=input("asdasd")
i-=1
if a==username and b==password:
print password("登录成功!")
break
if name != username:
print("jaskasddfkghdxas")
continue
if password != b:
print("ggffjfvgfufuj")
else:
print("ytgrffdyfttrf")
......
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