Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ recipe-576661.py
File
recipe-576661.py
recipes/Python/576661_TicTacToe/recipe-576661.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# tictactoe.py
2
# A simple two-player command-line implementation of Tic-Tac-Toe.
3
#
4
# Author: Aseem Kishore
Callers
nothing calls this directly
Calls
2
lower
Function · 0.85
play_game
Function · 0.70
Tested by
no test coverage detected