numpy new array with shape code example Example: numpy init array a=[] for i in range(8): a.append(i)