The purpose of this puzzle is to mangle words. Your program will take an input file that contains a one line sentence. It will output two lines. The first line is the sentence in which words order has been reversed. The second line is the sentence in which the orders of the words is unchanged but the order of letter is reversed.
