## Description Ttt is a terminal implementation of Tic-Tac-Toe. The player alternates with the computer by entering a number to place an X in corresponding to a square of interest, followed by a matching move for O by the computer. The objective is to [...]