Python · The collections Module
You need to look up scores by team name when the data is split across several separate dicts (group_a, group_g, ...). You don't want to merge them into a new dict. Which collections type fits?
Answer locked. Get the free KnowCard app to reveal it — plus spaced-repetition review so it actually sticks.
