Home
/
Python 3.11
/
Array
/
count
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
Array
count
Python 3.11
Return the number of occurrences of x in the array.
Syntax
PYTHON
Copy
count(x)