4 Commits

Author SHA1 Message Date
jbayati
486d4d2bd9 I would most likely use docstrings as a reminder for later when I have to pause what im doing and continue my work later on. 2025-10-01 09:37:25 -04:00
jbayati
ab556abded Checkpoint 2: I find it interesting that in interation, we can go by certain intigers of numbers to get to any maximum we put.
I don't think there is anything I do not understand in this Checkpoint.
2025-09-29 09:40:25 -04:00
jbayati
0c57f896fd I changed the four original lines of making squares into a loop of four squares, shortening the code.
No it was not difficult to figure out how to rewrite square using a for-loop. The strategy I used was; instead of repeating forward and right multiple times, I told the program to space out the squares and draw 5 of them.
2025-09-26 09:31:48 -04:00
cb49c1a734 Initial commit 2025-09-16 13:20:15 +00:00