count list attribute equivalent set python code example Example: how to find the number of times a number appears in python dict((i, a.count(i)) for i in a)