Udemy Complete-python-bootcamp Milestone Project 1 - Tic Tac Toe
www.udemy.com/complete-python-bootcamp
A board of nested lists, referenced by A-C, 1-3 grid positions which will store 'X' and 'O' for player moves and an underscore represents an unoccupied position.