I have the following list which contains duplicate car registration numbers with different values. I want to convert it into a dictionary which accepts this multiple keys of car registration numbers. So far when I try to convert list to dictionary it eliminates one of the keys. Can someone show me how to make dictionary with duplicate keys The list is:I have the following list which contains duplic