Timeline for Here is a Tic Tac Toe game in Python using functions
Current License: CC BY-SA 4.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Aug 26, 2023 at 3:11 | history | edited | Ξένη Γήινος | CC BY-SA 4.0 | deleted 363 characters in body |
| Aug 25, 2023 at 15:41 | comment | added | Seb | I wouldn't say it's good advice for a beginner to merge small functions into bigger ones. A codebase with (sensible) small functions is often easier to read and definitely easier to unit-test. OP struck a decent balance here. I like your rewrite of the win condition though. | |
| Aug 25, 2023 at 13:05 | comment | added | LindaJuniordev | Thank you so much! It gives me a new insight in how to achieve this | |
| Aug 25, 2023 at 10:04 | history | edited | Ξένη Γήινος | CC BY-SA 4.0 | deleted 143 characters in body |
| Aug 25, 2023 at 8:07 | history | answered | Ξένη Γήινος | CC BY-SA 4.0 |