Skip to content

Commit 1978fe4

Browse files
committed
XO
1 parent 74e49fe commit 1978fe4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

XO_Game.py

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Copyright 2021 by Alexei Bezborodov <[email protected]>
2+
13
import random
24
SPACE = " "
35
X = "X"

0 commit comments

Comments
 (0)