Commit 1f6be307 by BellCodeEditor

save project

parent cd5458a7
Showing with 6 additions and 0 deletions
goods={'名字':'雪碧','单价':3,'容量':'330ml'}
goods={'名字':'雪碧','单价':3,'容量':'330ml'}
for k,v in goods.items():
print(k,v)
\ 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