Commit bb78a1d7 by BellCodeEditor

auto save

parent a34487c0
Showing with 3 additions and 1 deletions
......@@ -3,7 +3,9 @@
# print(goods)
# 请将"农夫山泉"删掉,并打印出新的商品信息
s1={'语文':91,'数学':88,'英语':85}
s2={'语文':81,'数学':89,'英语':95}
s3={'语文':97,'数学':98,'英语':84}
score={'a':s1,'b':s2,'c':s3,}
......
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