Question: Java Write a program that takes in a line of text as input, and outputs that line of text in reverse. The program repeats, ending
Java

Write a program that takes in a line of text as input, and outputs that line of text in reverse. The program repeats, ending when the user enters "Done", "done", or " d " for the line of text. Ex. If the input is: Hello there Hey done the output is
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
