Go to file
Thomas Naber 310db0254b Actually committing this time:
I changed drawing.py so that it made an image of a duck.

One emotion I had while doing this programming was curiosity. I wondered
how I might make a circle or circular object with the turtle. I ended
up using loops and miniscule angle changes to accomplish a similar task
but felt like a circle is probably something that would make it easier.
2023-07-31 11:33:18 -04:00
.commit_template Initial commit 2023-07-12 02:19:01 +00:00
drawing.py Actually committing this time: 2023-07-31 11:33:18 -04:00
poetry.lock Initial commit 2023-07-12 02:19:01 +00:00
pyproject.toml Initial commit 2023-07-12 02:19:01 +00:00