a.sort() code example Example: sort list in python List_name.sort() This will sort the given list in ascending order.