2 Commits

Author SHA1 Message Date
mollychi
63bb343df9 I removed the extra forwards and rights, created a new temporarily assigned variable called sides and juts put numbers 1 through 4 in it as the numbers dont matter since i have assigned values for my forward and right already.
At first I was a little confused on if i had to edit the existing for loop and if so how, so i took a second to run the existing code to see that i dont need to change the existing for loop as that just makes the square run 4 times, i realized i need to make a new for loop inside of square. That was really my only struggle.
2025-09-14 21:06:45 -04:00
54396d1b52 Initial commit 2025-09-01 14:20:52 +00:00