type(list): It returns the class type of an object. append(): Adds one element to a list. extend(): Adds multiple elements to a list. index(): ...
確定! 回上一頁