Commit d4d4c947 by BellCodeEditor

save project

parent ed171e35
Showing with 3 additions and 3 deletions
...@@ -11,7 +11,6 @@ while True: ...@@ -11,7 +11,6 @@ while True:
break break
if e!=a: if e!=a:
print('你账号猜错了,账号是老赵,不是',b) print('你账号猜错了,账号是老赵,不是',b)
continue if d!=b:
if d!=b: print('你密码猜错了,密码是44444,不是',a)
print('你密码猜错了,密码是44444,不是',a)
print('欢迎来老赵的肠子里') print('欢迎来老赵的肠子里')
\ No newline at end of file
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