counter - counts the repeating elements gives the results in dict format like value:repeated times ...
因此,任意一个函数,只要输入是确定的,输出就是确定的,这种纯函数我们称之为没有副作用。 y = map(str, range(10)) # 等价于 ...