# In different programming problems, sometimes we have to keep a count of different items in our list. # this is pretty easy while working with small data. # but people have to do a lot of code while ...