2548029 2548029 06-12-2022 Computers and Technology contestada Choose the missing function. >>> aList = [9, 2, 3.5, 2] >>> aList._____() >>> aList [] pop pop delete delete clear clear remove