Commit 6d5c0f24 by BellCodeEditor

save project

parent 94a26c46
Showing with 6 additions and 3 deletions
......@@ -4,12 +4,15 @@ while True:
a=input("斗罗大陆:我是唐三")
b=input("asdasd")
if a==username and b==password:
print("登录成功!")
print password("登录成功!")
break
if name != username:
print("jaskasddfkghdxas")
continue
if password != b:
print(ggffjfvgfufuj)
......
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