CS 2120 Activity 3 Marking Scheme Student Name: Student Number: TA Name: [5 marks total] General: [1 mark] Program runs without errors. Function: [1 mark] The function takes 2 lists as arguments and returns a dictionary [2 marks] Duplicate keys from list1 result in corresponding values which are tuples Output: [1 mark] The resulting dictionary is correct according to the test input provided.