Just 3 regular guys trying to learn some Java.
John - kuyajohn09@gmail.com
Bobby - yim.bobby@gmail.com
Write a program that will take a String input and output the reverse of the String that was inputted.
Tasks:
- Accept String
- Iterate through the String input
- Reverse the String input