Go to file
Chris Mekelburg a3b0f345f1 Original submission of lab, Hello message
I had some excitement while doing this program because I had some familiarity with python before completing this assignment.
I ran into a few issues with figuring out the direction the turtle was moving, but once I was able to think about it from the perspective of the turtle, it made coding the motions easier.
I also frequently saved and updated my work to check it and was able to troubleshoot pretty easily.
I have some basic familiarity with RobotC, whcih is similar to Python.
2024-08-29 21:13:00 -04:00
.commit_template Initial commit 2024-08-27 23:08:11 +00:00
.gitignore Initial commit 2024-08-27 23:08:11 +00:00
drawing.py Original submission of lab, Hello message 2024-08-29 21:13:00 -04:00
poetry.lock Initial commit 2024-08-27 23:08:11 +00:00
pyproject.toml Initial commit 2024-08-27 23:08:11 +00:00