python sort list of integers descending code example Example: sort a list of ints python in descending order print sorted(ListB, reverse=True)