EDA Python - 16-3_Numpy_slicing
Interactive Video
•
Information Technology (IT), Architecture
•
University
•
Hard
Wayground Content
FREE Resource
Read more
5 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does 'my_array[1, 2]' return when accessing a 2D array?
The entire first row
The element at row 1, column 2
The entire second column
The element at row 2, column 1
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you replace the third element of an array with the value 88?
my_array[88] = 3
my_array[5] = 88
my_array[2] = 88
my_array[3] = 88
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the slice 'array[3:8:2]' return?
Elements from index 3 to 8 with a step of 2
Elements from index 3 to 7 with a step of 2
Elements from index 3 to 8 with a step of 1
Elements from index 3 to 7 with a step of 1
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How would you extract the first column from a 2D array?
array[:, 1]
array[0]
array[0, :]
array[:, 0]
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which slicing operation would you use to get every second element from the entire array?
array[::2]
array[2::]
array[2:2]
array[:2:]
Popular Resources on Wayground
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
20 questions
Halloween Trivia
Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
4 questions
Activity set 10/24
Lesson
•
6th - 8th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
How to Email your Teacher
Quiz
•
Professional Development
15 questions
Order of Operations
Quiz
•
5th Grade
30 questions
October: Math Fluency: Multiply and Divide
Quiz
•
7th Grade
Discover more resources for Information Technology (IT)
10 questions
Halloween Movies Trivia
Quiz
•
5th Grade - University
7 questions
Central Idea of Informational Text
Interactive video
•
4th Grade - University
7 questions
Review for You: Using Commas
Interactive video
•
4th Grade - University
5 questions
Using Context Clues
Interactive video
•
4th Grade - University
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)
Quiz
•
8th Grade - University
7 questions
Force and Motion
Interactive video
•
4th Grade - University
14 questions
Eat Healthy,Be Healty
Quiz
•
4th Grade - University
7 questions
Safari Scholar: Searching for Subject-Verb Agreement
Interactive video
•
4th Grade - University