assume that a variable named plist refers to a list with 12 elements, each of which is an integer. assume that the variable k refers to a value between 0 and 6. write a statement that assigns 15 to the list element whose index is k.