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

bookMatch 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] -

Click or drag`n`drop items and fill in the blanks

Everything was clear?

How can we improve it?

Thanks for your feedback!

SectionΒ 3. ChapterΒ 6

Ask AI

expand

Ask AI

ChatGPT

Ask anything or try one of the suggested questions to begin our chat

Suggested prompts:

Ask me questions about this topic

Summarize this chapter

Show real-world examples

Awesome!

Completion rate improved to 4.76

bookMatch the Indices

Swipe to show menu

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] -

Click or drag`n`drop items and fill in the blanks

Everything was clear?

How can we improve it?

Thanks for your feedback!

SectionΒ 3. ChapterΒ 6
some-alt