Python id function Leave a reply Which function will return a dictionary with an objects attribute value pairs? str attribs vals vars The type function will tell you a variable's type, but it can also be used to create a new instance of an object change the class on an instance return true of two inputs are of the same type id() returns the same value for two lists. How could this happen? [select all that apply] if the first list was garbage collected before the second was created it cannot happen because each list has a unique identifier if you set the one list equal to the other if the two lists have the same values they will have the same identifier Time is Up! Time's up