subtract 1 from an array in python code example Example: subtract python import numpy as np np.subtract(1.0, 4.0)