Task 1: Mapping Keys to Multiple Values in a Dictionary (5 m...
Task 1: Mapping Keys to Multiple Values in a Dictionary (5 m...
Task 1: Mapping Keys to Multiple Values in a Dictionary (5 marks) Create a dictionary using the defaultdict class that maps keys to more than one value (also called "multidict"). A dictionar...