There is a new array in your code. Have a look at the input. The first integer shows an index of the first row you need to extract. The second one shows an index of the second row you need to extract.
Transform the first extracted row into np.str_. Transform the second extracted row into np.float64. Print the results.