Go to w3c.91xjr.com
Reset Score
Close This Menu
NUMPY Creating Arrays
Exercise 1
Exercise 2
Exercise 3
Go to NUMPY Creating Arrays Tutorial
NUMPY Indexing Arrays
Exercise 1
Exercise 2
Exercise 3
Exercise 4
Go to NUMPY Indexing Arrays Tutorial
NUMPY Slicing Arrays
Exercise 1
Exercise 2
Exercise 3
Exercise 4
Go to NUMPY Slicing Arrays Tutorial
NUMPY Data Types
Exercise 1
Exercise 2
Exercise 3
Exercise 4
Go to NUMPY Data Types Tutorial
NUMPY Copy vs View
Exercise 1
Exercise 2
Go to NUMPY Copy vs View Tutorial
NUMPY Array Shape
Exercise 1
Exercise 2
Exercise 3
Go to NUMPY Array Shape Tutorial
NUMPY Array Join
Exercise 1
Go to NUMPY Array Join Tutorial
NUMPY Array Search
Exercise 1
Go to NUMPY Array Search Tutorial
NUMPY Array Sort
Exercise 1
Go to NUMPY Array Sort Tutorial
Menu
×
×
Correct!
Exercise:
Insert the correct method for creating a NumPy array.
arr = np.@(5)([1, 2, 3, 4, 5])
arr = np.array([1, 2, 3, 4, 5])
Not Correct
Click
here
to try again.
Correct!
Next ❯
Show Answer
Hide Answer
Submit Answer ❯
Show Answer
Hide Answer
×
Reset the Score?
Reset?
Cancel?