summaryrefslogtreecommitdiff
path: root/docs/print_bot.py
diff options
context:
space:
mode:
Diffstat (limited to 'docs/print_bot.py')
-rw-r--r--docs/print_bot.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/print_bot.py b/docs/print_bot.py
new file mode 100644
index 0000000..5adee1f
--- /dev/null
+++ b/docs/print_bot.py
@@ -0,0 +1,3 @@
+def print_bot(board, position):
+ print position
+ print board