Using C#, how do I use an array to ask the user for string data 5 times and then print it in reverse? I understand the code for an int, but not for string.