Activities/Turtle Art: Difference between revisions
Tonyforster (talk | contribs) |
Tonyforster (talk | contribs) |
||
| Line 670: | Line 670: | ||
lc.tw.save_as_image(str(x)) | lc.tw.save_as_image(str(x)) | ||
return | return | ||
===Understanding the Structure of Turtle Art=== | |||
===From the field=== | ===From the field=== | ||