Commit c7368a15 by BellCodeEditor

save project

parent a32367c9
Showing with 3 additions and 0 deletions
......@@ -13,5 +13,7 @@ if name in score:
for k,v in info.items():
print(k,v)
print("*" * 30)
elif name == "q"
break
else:
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