Go to file
Chris Mekelburg 79df991a9d Ckpoint 3 gave explanation for draw_tile_grid
Doc strings are useful becuase they can help you remember what
a block of code does. I think I will use them in the future because
they keep a record of what a block of code does, and can also be used to
refresh your memory on a block of code you had previosuly figured out.
2024-09-12 18:59:59 -04:00
__pycache__ Ckpoint 3 gave explanation for draw_tile_grid 2024-09-12 18:59:59 -04:00
.commit_template Initial commit 2024-08-27 23:08:17 +00:00
drawtiles.py Initial commit 2024-08-27 23:08:17 +00:00
poetry.lock Initial commit 2024-08-27 23:08:17 +00:00
pyproject.toml Initial commit 2024-08-27 23:08:17 +00:00
ranges.py ck 2 updated range.py 2024-09-07 21:23:49 -04:00
square.py changed square.py to use list iteration, ck #1 2024-09-07 20:40:47 -04:00
tile.py Ckpoint 3 gave explanation for draw_tile_grid 2024-09-12 18:59:59 -04:00
tile_grid.py Ckpoint 3 gave explanation for draw_tile_grid 2024-09-12 18:59:59 -04:00