I\'ve just started learning python few weeks ago. I\'m trying to convert this for loop to a list comprehension. The goal is to retrieve all values with USA as a key. Here\'s