I love Python programming
programming Python love I
words = input().split() print(' '.join(words[::-1]))