numpy subtract all elements in a list from each elemt code example Example: python subtract every element in list a = [x - 13 for x in a]