Tic Tac Toe A simple program that lets you play Tic Tac Toe against the computer. How to run python tic_tac_toe.py Features You can change the default signs for the computer and the user by modifying the global variables in the code Future Add a more challenging mode