Looking at other people’s codes, the native ones probably don’t have this syntax. Is in the numpy library?
Slice a list, see
Python https://docs.python.org/3/tut... Numpy https://docs.scipy.org/doc/nu...
Multidimensional array slicing in numpy
Slice a list, see
Multidimensional array slicing in numpy