Commit f6155b37 by BellCodeEditor

save project

parent 8a509945
Showing with 4 additions and 2 deletions
...@@ -11,6 +11,7 @@ while True: ...@@ -11,6 +11,7 @@ while True:
break break
if e!=a: if e!=a:
print('你账号猜错了,账号是老赵,不是',b) print('你账号猜错了,账号是老赵,不是',b)
if d!=b: continue
print('你密码猜错了,密码是44444,不是',a) if d!=b
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