Commit 47c9865f by BellCodeEditor

auto save

parent 6af7d5fd
Showing with 2 additions and 2 deletions
...@@ -8,8 +8,8 @@ ...@@ -8,8 +8,8 @@
# del goods # del goods
# print(goods) # print(goods)
score={'语文':91,'数学':88,'英语':85} score={'语文':91,'数学':88,'英语':85,'科学':100}
for i in score: for i in score.:
print(i) print(i)
......
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