Python-World / python-mini-projects

A collection of simple python mini projects to enhance your python skills
https://python-world.github.io/python-mini-projects/#/
MIT License
14.64k stars 4.79k forks source link

maybe squares should not be a global? #562

Open epogrebnyak opened 2 years ago

epogrebnyak commented 2 years ago

https://github.com/Python-World/python-mini-projects/blob/79294db294dd495f3ceb55f4b6719bd980be476c/projects/Tic_tac_toe/tic_tac_toe.py#L20