Tic Tac Toe and LLM Agent exercise for SHTEM2024
For the Python GUI portion, Tkinter version 8.6+ is required.
If Tkinter is not installed, python-tk (Tcl/tk) may need to be installed as it is a dependency.
If Tkinter version is not 8.6+, update Python3 to ensure the code runs smoothly.