阅读背景:

提取列表中的子列表的索引

来源:互联网 

Given list_a and list_b. I want to run list_b through a function that gives all possible sublist of list_b (this part of the code works). I then want to take every sublist of list_b, and see if that sublist is also a sublist of list_a. If it is I should get a list of all the indexes, or splices where that sublist appears in list_a. Given list_a and list_b. I want to run list_b t




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: