Commit a7b9b9c1 by BellCodeEditor

save project

parent 86332f8e
Showing with 2 additions and 0 deletions
......@@ -10,6 +10,8 @@ while True :
print('*'*30)
for k,v in info.items():
print(k,v)
elif name="p":
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