Commit 412a75a2 by BellCodeEditor

save project

parent 83841d4d
Showing with 2 additions and 1 deletions
......@@ -8,6 +8,7 @@ name = input("名字:")
info = score[name]
for k,v in info.items():
print(k,v)
0
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