Look here same question, great example anycodings_matrix codes. Look at the def sumColumn(m, column): total = 0 for row in range(len(m)): ...
確定! 回上一頁