3 Commits

Author SHA1 Message Date
sigrid
598c0d023a Olympic Rings - test 2 of turtle lab
Hi! As per your suggestion I tried out the olympic rings. What I learned from this: it really is an arrow (with a direction) and not a coordinate system. This became clear especially while drawing the last circle (yellow). Overall I am enjoying learning! Thanks, professor.
2025-08-28 20:43:06 +08:00
sigrid
4c1c6c8fa8 First experiment with turtle.
I tried playing around with turtle for the first time. I got the hang of it pretty quickly! First I got stopped by the extra functions, cause I didnt realise I should have added them to the list. Once I figured that out I could quickly replicate the code of the star and duplicate it at different angles around the screen. It was a very satisfying experience and I want to experiment more!
2025-08-28 15:36:16 +08:00
83ace7a2f4 Initial commit 2025-08-28 04:57:19 +00:00