Print the reverse NumPy array with type float. code example Example: reverse order np array reversed_arr = arr[::-1]