Commit 9241ffa2 by BellCodeEditor

save project

parent 40bf3977
Showing with 3 additions and 2 deletions
......@@ -12,9 +12,10 @@ while True:
for k,y in p.items():
print(k+str(y))
print("*"*30)
elif name == 'q':
break
else:
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