Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Match the Indices | Indexing and Slicing
course content

Зміст курсу

NumPy in a Nutshell

Match the IndicesMatch the Indices

question-icon

You have the following one-dimensional array: arr = np.array([3, 2, 25, 54, 9, -10, 36, 13]). Match the indices with the elements they access.

arr[-2] -
arr[-5] -

arr[-3] -

arr[-7] -

Натисніть або перетягніть елементи та заповніть пропуски

Все було зрозуміло?

Секція 3. Розділ 6
course content

Зміст курсу

NumPy in a Nutshell

Match the IndicesMatch the Indices

question-icon

You have the following one-dimensional array: arr = np.array([3, 2, 25, 54, 9, -10, 36, 13]). Match the indices with the elements they access.

arr[-2] -
arr[-5] -

arr[-3] -

arr[-7] -

Натисніть або перетягніть елементи та заповніть пропуски

Все було зрозуміло?

Секція 3. Розділ 6
some-alt