Commit cd5cb9df by BellCodeEditor

save project

parent 326b0eea
Showing with 3 additions and 2 deletions
......@@ -10,4 +10,5 @@ if k in fruit:
else:
print("减价了")
else:
fruit[k]=v
\ No newline at end of file
fruit[k]=v
print(fruit)
\ 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