Sorry, it's the dictionary class that contains keys and values. I have a dictionary that contains a key. I anyway retrieved values of one particular key's values, added two new keys, and added the same values to the newley added keys. But when I update the value of one key, it updates the value of the other key as well. Any idea why?

Thanks