Question: c++ please! this is my code so far: # include # include #include using namespace std; int main() { char ch; int playerChoice = 0;
c++ please!
this is my code so far:
# include while(true) { cout > playerChoice; switch(playerChoice) { case 1: if (playerChoice == 1) { cout } cout>ch; if(ch=='Y') { continue; }else { break; } } return 0; }
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
