Commit 639b5c32 by BellCodeEditor

save project

parent ca37ebfd
Showing with 2 additions and 0 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)
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