Question: I dont understand why it does not take the whole sentence that the user inputs (the input is C++ is fun). I want the machine
string message; char ans; cout > message; cout > ans; } while ((ans == 'Y') || (ans == 'y')); cout
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
