Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Lernen Get One Dimensional Array Using Only Negative Indexes | Indexing and Slicing
Practice
Projects
Quizzes & Challenges
Quizze
Challenges
/
NumPy in a Nutshell

bookGet One Dimensional Array Using Only Negative Indexes

Swipe um das Menü anzuzeigen

question mark

You have the following array: arr = [54, 23, 1, 76, 8, 45, 10, 3]. Your task is to obtain an array [76, 8, 45] using array slicing. However, you should only use negative indices.

Select the correct answer

War alles klar?

Wie können wir es verbessern?

Danke für Ihr Feedback!

Abschnitt 3. Kapitel 8

Fragen Sie AI

expand

Fragen Sie AI

ChatGPT

Fragen Sie alles oder probieren Sie eine der vorgeschlagenen Fragen, um unser Gespräch zu beginnen

Abschnitt 3. Kapitel 8
some-alt