Commit 98964cb7 by BellCodeEditor

save project

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