Home
/
Python 3.11
/
Collections
/
fromkeys
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
Collections
fromkeys
Python 3.11
This class method is not implemented for Counter objects.
Syntax
PYTHON
Copy
fromkeys(iterable)
See Also
Counter