This also applies to multi-dimensional arrays. NumPy will keep track of the shape (dimensions) of the array. nested_arr = [[1,2],[3,4], ...
確定! 回上一頁