Commit 9be44bb1 by BellCodeEditor

save project

parent 2e1ead1f
Showing with 1 additions and 1 deletions
...@@ -5,4 +5,4 @@ print(goods) ...@@ -5,4 +5,4 @@ print(goods)
a=dict.keys() a=dict.keys()
b=dict.values() b=dict.values()
c=dict.items() c=dict.items()
print() print(goods[""])
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