lab_iteration/__pycache__
Pat Wick 2938eb065d Added a filled square to tile design
I probably will, but I'm still not 100% confident that I know the use-case for a docstring
versus a comment. The quick Google search I did was "comments explain how code works, docstrings
explain what a piece of code does" but that kind of sounds like the same thing to me?

Either way, documentation is super important and while I try to solve a lot of readability by
appropriatly naming variables/functions, somethings a note to myself (let alone someone else) is
really needed to make the code usable again in a timely manner a year/month/week/day later.
2023-07-28 11:27:00 -04:00
..
tile.cpython-310.pyc Added a filled square to tile design 2023-07-28 11:27:00 -04:00
tile_grid.cpython-310.pyc Added a filled square to tile design 2023-07-28 11:27:00 -04:00