Why I met this problem: I tried to solve an algorithm problem and I need to return the number which appeared most of the times in an array. Like [5,4,3,2,1,1] should return
simply do that while you're working with a numeric array index
data = {} data[key] = value