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

Match the Slicing Match the Slicing

question-icon

You have the following two-dimensional array: arr = np.array([[4, 8, -4, 2], [-1, 0, -6, 3]]. Match the elements with the corresponding slicing needed to retrieve those elements.

4 -
3 -

-4 -

-1 -

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

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

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

Зміст курсу

NumPy in a Nutshell

Match the Slicing Match the Slicing

question-icon

You have the following two-dimensional array: arr = np.array([[4, 8, -4, 2], [-1, 0, -6, 3]]. Match the elements with the corresponding slicing needed to retrieve those elements.

4 -
3 -

-4 -

-1 -

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

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

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