Commit 50bd0f5a by BellCodeEditor

save project

parent 5e31683e
Showing with 1 additions and 1 deletions
......@@ -9,5 +9,5 @@ if name in socre:
for k,v in score[name].items():
print(k,v)
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