Lists of lists in python is where a list item consists of another list. You can concatenate such a list of lists using the itertools.chain.
確定! 回上一頁