Complete the program below so that it prompts the user for two strings (or words) and then prints them out in alphabetical order.
For example,
Please enter two words: grade class Order: class grade