Python : Finding average of a nested list. I have a list a = [[1,2,3],[4,5,6],[7,8,9]]. Now I want to find the average of these inner list so that
確定! 回上一頁