Commit 86a4d591 by BellCodeEditor

save project

parent 50899747
Showing with 1 additions and 1 deletions
......@@ -13,7 +13,7 @@ while True:
for t,p in info.items():
print(t,p)
print("*"*30)
elif name == "p"
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