list.sort(key=None, reverse=False)
list.sort(key=None, reverse=False)
Sort the items of the list in place (the arguments can be used for sort customization).
Sort the items of the list in place (the arguments can be used for sort customization).
Clickable & Draggable!