If you’re trying to sort your `List` in place, tha...
# announcements
s
If you’re trying to sort your
List
in place, that’s squarely within the realm of
MutableList
, which has
.sort()