python create list with increasing numbers python code example Example: how to initiate list with numbers python verts = [None]*1000 or with numbers verts = [0]*1000