CPP

C++ User Input

You have already learned that cout is used to output (print) values. Now we will use cin to get user input.