fill an np array with all the same number code example Example: fill np array with same value an_array = np.full((3, 5), 8)