I have a list with long strings in it.
mylist = [‘8 red cars’, ‘3 blue cars’, 11 black cars’]
I want it to print in desc order so:
<