We can use a list comprehension to create a new list by applying a function like halve() to each element of an existing list like prices.
halve()
prices