Nested loops and cloning of lists

前端 未结 0 1284
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-19 01:49

I have a list of dicts

lst = [{"activity":"tx"},{"activity":"fl", "ids":[\'123\',\'456\',\'789\',\'432\']},          


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