Question: in c++ please Write a program that takes in a line of text as input, and outputs that line of text in reverse You may
Write a program that takes in a line of text as input, and outputs that line of text in reverse You may assurne that each line of text will not exceed 50 characters. The program repeats, ending when the user enters' 'Out', 'quit', or ' q ' for the line of text. Ex if the input is Hello there Hey quit then the outpoit is
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
