4.6.24
Corrected bugs with Nim game.
Had issues trying to update TTTGame:
To find the value of the first state, enter the
Python shell (python) and run the following:
-This was the typed and error message
from ttt.game import TTTGame
zsh: command not found: from
How do I accomplish the last task with TTTGame?
Thank you in advance.