Commit a15faf9d by BellCodeEditor

save project

parent 44b6cf7b
Showing with 2 additions and 2 deletions
......@@ -7,6 +7,6 @@ if name in score:
iuro=score[name]
for k ,v in iuro.items():
print(k,v)
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