Syntax¶. list. pop([index]). index: Optional. Index of the item you want to delete. Default value is -1 (the last item in the list).
確定! 回上一頁