#try to avoid input function list = ["s","j","n","w","u","f"] list.sort(reverse = True) print(list)
Click the run button. Try to avoid input() function.