Q1: Remove repeated elements from list Q2: Given two dictionaries, output a third dictionary based using the keys/values from D1/D2 based on some conditions Q3: Order a set of ordered pairs based on first number in pair: {(7,9) , (1,3), (3,6) } ---> { (1,3) , (3,6), (7,9) }
Check out your Company Bowl for anonymous work chats.