a way of sorting a list in python, when whether one object is greater than another is subjective.
from interactive_sort import interactive_sort ...and then use it. note: it doesn't sort in-place, but rather returns the sorted list.
| Name | Name | Last commit date | ||
|---|---|---|---|---|