Commit 6d908797 by BellCodeEditor

auto save

parent c0c977c5
Showing with 0 additions and 4 deletions
......@@ -13,8 +13,4 @@ while True:
else:
print("输的不对")
name = input("名字:")
a=score[name]
for k,v in a.items():
print(k,v)
# 查询并打印出输入的名字对应的所有科目的成绩
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