Go to file
Cory Dean Chung daae31288d I rewrote the repeated lines using a for loop.
Checkpoint 1:
It was not difficult. I used the model from the
assignment description to create the loop and
removed the now redundant lines. I ran it with
python square.py to check that it worked, and
it seemed to.
2023-07-20 12:42:11 -04:00
.commit_template Initial commit 2023-07-19 20:14:07 +00:00
drawtiles.py Initial commit 2023-07-19 20:14:07 +00:00
poetry.lock I rewrote the repeated lines using a for loop. 2023-07-20 12:42:11 -04:00
pyproject.toml Initial commit 2023-07-19 20:14:07 +00:00
ranges.py Initial commit 2023-07-19 20:14:07 +00:00
square.py I rewrote the repeated lines using a for loop. 2023-07-20 12:42:11 -04:00
tile.py Initial commit 2023-07-19 20:14:07 +00:00
tile_grid.py Initial commit 2023-07-19 20:14:07 +00:00