Commit e019ff5a by BellCodeEditor

save project

parent dae7ca10
Showing with 4 additions and 3 deletions
# cost= {'苹果':5.2,'山竹':12.9,'香蕉':2.4,'荔枝':15,'葡萄':9.3,'桂圆':8,'蓝莓':10,'李子':8}
# cost.pop("山竹")
# print(cost)
scire={"语":0,"数":0,"英":0}
for k,v in info.
\ No newline at end of file
score={"语":0,"数":0,"英":0}
for k,v in score.items():
print(k)
\ No newline at end of file
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