Multiplicación escalar de Python Array
# use the function
np.multiply(array1,n)
Marc Tolkmitt
# use the function
np.multiply(array1,n)