Python中的二维数组实例(list与numpy.array) 关于python中的二维数组,主要有list和numpy.array两种。好吧,其实还有matrices,但它必须是2维 numpy二维数组