Commit 1df5f253 by BellCodeEditor

save project

parent d8dd0fe7
Showing with 2 additions and 2 deletions
...@@ -10,9 +10,9 @@ while True: ...@@ -10,9 +10,9 @@ while True:
for k,v in info.items(): for k,v in info.items():
print(k,v) print(k,v)
print("*"*30) print("*"*30)
elif name=="q": elif name=="q":
break break
else: else:
print("输入错误孙子,给爷输人名") 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