2d array slicing python without numpy code example Example: numpy 2d slicing print(a2[:, 1]) # [2, 5, 8]