You're trying to do a few things at once here. Break your problem down into smaller steps. Specifically, separate the code that's getting user input from the code that's reversing the array. Which...