how to reverse numpy array list python code example Example: reverse order np array reversed_arr = arr[::-1]