Files
lab_iteration/feedback.txt
lfitchlee 7a5a3c566a upated comments about how tile drawing worked and
the tile funtion.  Need to update square and ranges.
2025-09-29 10:25:56 -04:00

5 lines
248 B
Plaintext

Don't forget to open the square.py file and update that function to only call
forward and turn once. I'm looking for you to write a for loop here.
Start class: 1. update the square.py file with new square function.
2. Move on to the tile section.