iterate over two lists and concatenate based on substring in a list

前端 未结 0 1145
情歌与酒
情歌与酒 2021-02-04 10:16

I am trying to iterate through two list and concatenate elements if the substring in list 2 (l2) match with elements in L1 below. Can you help me with this?

l1=[\         


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