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
2025-09-16 13:20:15 +00:00
2025-09-16 13:20:15 +00:00
2025-09-16 13:20:15 +00:00
2025-09-16 13:20:15 +00:00
2025-09-16 13:20:15 +00:00
2025-09-16 13:20:15 +00:00
2025-09-16 13:20:15 +00:00
2025-09-16 13:20:15 +00:00
Description
No description provided
30 KiB
Languages
Python 100%