Commit a0bbb8fe by BellCodeEditor

save project

parent 410b9582
Showing with 2 additions and 1 deletions
......@@ -8,8 +8,9 @@ while True:
b=score[a]
for k,v in b.items():
print(k,v)
break
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