Activities/Turtle Art/Tutorials/Turtle Art programming without words: Difference between revisions
→Numbers: Numerals |
→Boxes: arrow and colors |
||
| Line 60: | Line 60: | ||
===Boxes=== | ===Boxes=== | ||
* start | * start ↓ | ||
* store in box | * store in box Set variable; identified by colored dot | ||
* action | * box Get value of variable; identified by colored dot | ||
* text | * action Identified by colored lozenge for both definition and use | ||
* text "" | |||
===Extras=== | ===Extras=== | ||
One of the Python programmable blocks has a drawing of a python on it. We keep that. | One of the Python programmable blocks has a drawing of a python on it. We keep that. | ||