Question: In a 3x3 array using a loop print characters (not integers) of 1-9. Now write function to ask user to input (X or O) in
In a 3x3 array using a loop print characters (not integers) of 1-9. Now write function to ask user to input (X or O) in each of the selected position 1-9 in the array. If the user selects X in one of the positions then it would be O in the next selection and print the 3x3 array in each of the total 9 insertions. C++
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
