Commit 0eac1f2b by BellCodeEditor

auto save

parent 8d51d390
Showing with 4 additions and 1 deletions
score={'语文':91,'数学':88,'英语':85}
for i in score:
print(i)
\ No newline at end of file
...@@ -3,5 +3,4 @@ goods = {'å¯å£å¯ä¹':3,'旺仔牛奶':4,'农夫山泉':1,'è¾£æ¡':3,'å·´è¥¿çƒ ...@@ -3,5 +3,4 @@ goods = {'å¯å£å¯ä¹':3,'旺仔牛奶':4,'农夫山泉':1,'è¾£æ¡':3,'巴西çƒ
dle() dle()
print(good) print(good)
# 请将"农夫山泉"删掉,并打印出新的商品信息 # 请将"农夫山泉"删掉,并打印出新的商品信息
pop()
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