So I was doing a simple Python(3) practice on Hackerrank and encountered this problem -- I tried to reverse sort a list, but failed at the first round, then I sort()
sort()