Home
/
Python 3.11
/
Array
/
tolist
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
Array
tolist
Python 3.11
Convert the array to an ordinary list with the same items.
Syntax
PYTHON
Copy
tolist()