richardcruzzz39 richardcruzzz39 10-12-2020 Computers and Technology contestada When max() function is used on lists of words, what does max() find? For example: aList = ["bacon", "cheese", "nuggets", "donuts", "yogurt"] print (max (aList))