Commit Graph

3 Commits

Author SHA1 Message Date
Hope 5129783b38 used the min, max, stride function and added
one to the max so it accounts for starting at 0.

I struggled a little with figuring out where to start my count on the odd and even.
I now understand it though after trying it wrong and updating it to work.
2025-05-03 14:26:54 -04:00
Hope faadb0fd43 I added a for loop to replace the repetition of
the commands to draw each side.

No, I just found the code that was repeated and put it in the loop.

I understand how to define what is in the loop and how to iterate through the steps.
At this point I don't have any questions, but I'm sure as soon as we get more complex I'll have some.

Yes, because I like documentation and I have a terrible memory.
2025-05-03 14:06:28 -04:00
hope afa69468ac Initial commit 2025-04-25 21:27:16 +00:00