By default, it sorts the list in ascending order. Syntax: sample_list.sort(reverse=False, key=None). Here, sample_list is the list to be sorted.
確定! 回上一頁