To clear the entire list, use the del statement with the slice notation for the whole list. Example: my_list = [1, 2 ...
確定! 回上一頁