Commit 1cae1265 by BellCodeEditor

auto save

parent efb4465b
Showing with 4 additions and 0 deletions
......@@ -12,3 +12,6 @@ if k in cost:
else:
cost[k] = float(v)
print(k+'的价钱'+v+'元已上传~')
cost={'小明'12'.'小康':15.'黄睿':25.静静:14}
k=input('请输如数量')
\ 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