Go to file
Rebecca Hankey 77aab6c085 I identified the classes needed to complete
the tasks in notes.md

The amount of code was difficult, but I watched the video beforehand and it really helped.
I found myself talking while the video was on and being able to identify the elements in real time
and before you mentioned them. My computational literacy in terms of actually being able to read
and decipher code is getting a lot better and these last two labs were a huge help in that process!

I want more of this! Given the desired objective and the code, with some errors, troubleshooting has been
an amazing learning experience. If I was teaching this as a class, it might be cool, at this point in the
curriculum to go back through the code that students had already written and do the same thing. Troubleshoot
something that we know already works and that we know the objective for.
2024-11-23 13:34:44 -05:00
nim Initial commit 2024-08-29 12:32:50 +00:00
strategy Initial commit 2024-08-29 12:32:50 +00:00
ttt Initial commit 2024-08-29 12:32:50 +00:00
.commit_template Initial commit 2024-08-29 12:32:50 +00:00
.gitignore Initial commit 2024-08-29 12:32:50 +00:00
notes.md I identified the classes needed to complete 2024-11-23 13:34:44 -05:00
play_nim.py Initial commit 2024-08-29 12:32:50 +00:00
play_ttt.py Initial commit 2024-08-29 12:32:50 +00:00
poetry.lock Initial commit 2024-08-29 12:32:50 +00:00
pyproject.toml Initial commit 2024-08-29 12:32:50 +00:00