Home
/
Python 3.11
/
Built-in Types
/
len(dictview)
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
Built-in Types
len(dictview)
Python 3.11
Return the number of entries in the dictionary.
Syntax
PYTHON
Copy
len(dictview)