Home
/
Python 3.11
/
Array
/
remove
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
Array
remove
Python 3.11
Remove the first occurrence of x from the array.
Syntax
PYTHON
Copy
remove(x)