list
def count(self, __value: _T) -> int
L.count(value) -> integer -- return number of occurrences of value
Assigned to:c1