Mnożenie skalarne tablicy Python

# use the function
np.multiply(array1,n)
Marc Tolkmitt