harleerichardso4598 harleerichardso4598 18-11-2022 Engineering contestada Sort short_names in reverse alphabetic order. Sample output with input: 'Jan Sam Ann Joe Tod ['Tod', Sam', 'Joe', 'Jan', 'Ann' 1 user_input = input) 2 short_names user input. split ( ) 1 test passed ' Your solution goes here 4 5 6 print(short_names)