Commit 39d4001a by BellCodeEditor

save project

parent 33fa98f5
Showing with 5 additions and 0 deletions
username="鑫鑫老师好笨"
password="54188"
i=3
while True:
if i>0:
a=input("斗罗大陆:我是唐三")
b=input("asdasd")
i-=1
if a==username and b==password:
print password("登录成功!")
break
......@@ -11,6 +14,8 @@ while True:
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