How can you create a NumPy array from a Python list?
np.array(list)
numpy(list)
array(list)
create.array(list)
This question is part of this quiz :