Home » Programming Language (coding) » Python MCQs » How we can convert the Numpy array to the list in python?

How we can convert the Numpy array to the list in python?

How we can convert the Numpy array to the list in python?

A. list(array)
B. list.array
C. array.list
D. None of the above

Correct Answer: Option A. list(array)

Take Part in Discussion:

Your email address will not be published.

Solve : *
29 × 11 =