Write a program that will allow two users to play tic-tac-toe. The program shoul
Write a program that will allow two users to play tic-tac-toe. The program should ask for moves alternately from player X and player O. The program displays the game positions…