element wise subtraction in numpy lists code example Example: subtract python import numpy as np np.subtract(1.0, 4.0)