This post from stack overflow should give you what you want. The magic code boils down to the following. flat_list = [item for sublist in l ...
確定! 回上一頁