This script creates a simple tic-tac-toe game. It takes input from the player as the spot number where the player want to place the "X" mark(player-X , com-0).
Python installed locally. Check https://www.python.org/downloads/ to install depending on your OS.
$ python tictactoe.py