Commit 4a49d38a by BellCodeEditor

save project

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