Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Normal
I want to make it so the variable string name; can hold two wordswhen I do cin << name << endl; it only displays the first name when it pops up on cout
I want to make it so the variable string name; can hold two words
when I do cin << name << endl; it only displays the first name when it pops up on cout