Find out which stores have the best prices for an item by using sort() with the prices list.
sort()
prices
Make sure to type prices.sort().
prices.sort()