Commit 881422d0 by BellCodeEditor

save project

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