Numpy Quiz
# Numpy Quiz
# Knowledge Challenge
Test your learning through these interactive questions
Question 1 / Total 20 Questions
## Which function is used to create arrays in NumPy?
A
np.create_array()
B
np.array()
C
np.new_array()
D
np.make_array()
### Explanation
## Quiz Completed!
0/0
Restart
Previous Question Next Question
YouTip