Commit 2ffed536 by BellCodeEditor

save project

parent b8e5c50c
Showing with 3 additions and 0 deletions
......@@ -11,9 +11,11 @@ while True:
break
if name != username:
print("不存在")
print("微信同时"+str(i)+"鱼火锅")
continue
if password != userpassword:
print("有误")
print("就会"+str(i)+"哦了")
else:
print("密码yoyo")
exit()
......
......@@ -11,6 +11,7 @@ while True:
break
if name != username:
print("不存在")
print("微信同时"+str)
continue
if password != userpassword:
print("有误")
......
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