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