Activities/Turtle Art/Using Turtle Art Sensors: Difference between revisions
Tonyforster (talk | contribs) |
Tonyforster (talk | contribs) |
||
| Line 206: | Line 206: | ||
===Saving logged data to the Journal=== | ===Saving logged data to the Journal=== | ||
The following code in the Python Code Block will save the heap as a text file in the Journal. This file can be opened with Write. | The following [[File:Saveheaptojournal.doc|code]] in the Python Code Block will save the heap as a text file in the Journal. This file can be opened with Write. | ||
[[File:Heap to journal.jpg]] | [[File:Heap to journal.jpg]] | ||