sheeshcrap sheeshcrap 15-12-2020 Computers and Technology contestada What will you see on the next line? >>>myList = [5, 6, 10, 6, 32] >>> myList.remove(6) >>> myList