The syntax of del statement is "del target_list", where target_list can be list, dictionary, item within a list, variable etc.
確定! 回上一頁