MCPcopy Create free account
hub / github.com/geekcomputers/Python / tic-tac-toe2.py

File tic-tac-toe2.py

Tic-Tac-Toe Games/tic-tac-toe2.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2Tic-Tac-Toe Console Game
3
4Two players (X and O) take turns to mark a 3x3 grid until one wins

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected