Commit d30afca7 by BellCodeEditor

save project

parent ee2b1e8a
Showing with 2 additions and 3 deletions
......@@ -8,6 +8,5 @@ if name in score:
score=score[name]
for k,v in score.items():
print(k,v)
eise:
print("查询错误,请输入正确的名子"))
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