Quiz
Take a quiz on NumPy arrays to check your understanding.
NumPy Quiz
1
Which command slicea all the elements of an array of size 6? Multiple options can be correct.
A)
[:]
B)
slice()
C)
[0:6]
D)
All of the above
Question 1 of 40 attempted
Get hands-on with 1400+ tech skills courses.