- Engineering
- Computer Science
- c program the first stage sets the computer guess to...
Question: c program the first stage sets the computer guess to...
Question details
C++ program. The first stage sets the computer guess to always be 'R' for Rock each move. Running the program with the first stage should look EXACTLY like the following. This program is different than others I have seen online. This program has the computer ALWAYS choosing R. For number 3 checkpoint the score gives the user the point and for number 4 checkpoint it gives the computer a point (thus removing the point from the user). When user inputs character 'x' it ends the program.
Solution by an expert tutor
