ID EN
Collections

fromkeys

Python 3.11

This class method is not implemented for Counter objects.

Syntax

PYTHON
fromkeys(iterable)

See Also

Counter