Display a numbered list of available players in the data, with a 0 for exiting. Iterate through data, adding player names to a list. After that, convert the list to a dictionary, which automatically ...