Sum values inside dictionary

前端 未结 0 1617
傲寒
傲寒 2020-12-24 11:00

I want to convert my data from this

{\'price\':[100,200,205],horsepower:[101, 111, 115]}

to this

{\'price\':505,\'horsepower\'         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题