multiplication scalaire du tableau python

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