ytrqntr2gw ytrqntr2gw 03-05-2022 Computers and Technology contestada Suppose we have the list: list = [1,2,3,4,5,6] (Python) What would the list look like after the following code: list[3] = 10