summaryrefslogtreecommitdiff
path: root/docs/print_bot.py
blob: 5adee1f7e187ed79dc058e88a00b0e35286df99d (about) (plain)
1
2
3
def print_bot(board, position):
    print position
    print board