import itertools
import more_itertools
目前用到的more_itertools.ilen(range(10)) --->返回可迭代的数量。这回消耗迭代,小心使用。