I have a list. I need a method which returns top x years having the highest number of movies proced. I dont use pandas or numpy for this. I am using Counter as below.