I have a list that starts out as a two dimensional list. I convert it to a 1D list by: b = sum(a, []) any idea how I can take be and convert ...
確定! 回上一頁