Write a C++ program that randomly selects a number from 1 to 10 then lets the user try to guess the value of the number. Do not let the user exit the program until they guess the number correctly.
I'm a newbie programmer and just getting into C++. Can someone please walk me through this?
I'm a newbie programmer and just getting into C++. Can someone please walk me through this?