You are given sales data in the form of a list of dictionaries. Each dictionary represents a sale with 'item' and 'quantity' keys. Your task is to write a function that determines the top-selling item.
0
0
0
13
0
Download Image