Commit 91edd7a5 by BellCodeEditor

save project

parent 0c195fa7
Showing with 2 additions and 1 deletions
......@@ -14,5 +14,6 @@ if name in score:
info = score[name]
for k, v in info.items():
print(k, v)
print("*" * 30)
if name in score
# 查询并打印出输入的名字对应的所有科目的成绩
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