Go to file
Hope ab8229391c A-D using functions for straight, diagonal and
lift and move of pen.

After walking through the steps to create the letter A I was excited
to see the steps that I was repeating and how much easier to understand
and follow the code would be by using functions to simplify.
2025-05-13 23:12:01 -04:00
.commit_template Initial commit 2025-04-25 21:27:17 +00:00
.gitignore Initial commit 2025-04-25 21:27:17 +00:00
grid.py Initial commit 2025-04-25 21:27:17 +00:00
poetry.lock Initial commit 2025-04-25 21:27:17 +00:00
proof.py Initial commit 2025-04-25 21:27:17 +00:00
pyproject.toml Initial commit 2025-04-25 21:27:17 +00:00
test.py Initial commit 2025-04-25 21:27:17 +00:00
typeface.py A-D using functions for straight, diagonal and 2025-05-13 23:12:01 -04:00