Commit 98964cb7 by BellCodeEditor

save project

parent b3caef11
Showing with 3 additions and 3 deletions
...@@ -7,5 +7,6 @@ ...@@ -7,5 +7,6 @@
# del goods # del goods
# print(goods) # print(goods)
score={'语文'1'数学':0,'英语':0} score={'语文'1'数学':0,'英语':0}
for i in score: for k,v in info.items():
print(i) print(k)
\ 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