Description:
Write a
program that reverses the words in the sentence.
Input:
Input
contains only line of sentence with uppercase letters.
Output:
Your output
should contain only one sentence which is reverse order of the words of the
sentence given from input.
Sample input:
WHAT IS
YOUR NAME
Sample output:
NAME YOUR
IS WHAT
Для отправки решений необходимо