Commit d9935b4f by BellCodeEditor

auto save

parent a073445d
Showing with 2 additions and 5 deletions
......@@ -8,7 +8,4 @@ name = input("名字:")
# 查询并打印出输入的名字对应的所有科目的成绩
name =input("名字:")
info = info(name)
for k,v in info.items():
print(k,v)
\ No newline at end of file
+
\ No newline at end of file
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