Which is the key and which the value, in the key-value pair inside this dictionary?
"team 1" is the key, and ["Chandler", "Joey"] the value["Chandler", "Joey"] is the key, and "team 1" the value"team 1" is the key, and "Chandler" the value"team 1" is the key, and ["Chandler", "Joey"] the value.