Activities/Turtle Art: Difference between revisions

Line 254: Line 254:


These blocks are for defining variables and subroutines.
These blocks are for defining variables and subroutines.
* action 1: top of action 1 stack
* action 1: execute action 1 stack
* action 2: top of action 2 stack
* action 2: execute action 2 stack
* action: top of named action stack
* action: execute named action stack
* store in box 1: store a number, string, or media object in box 1
* store in box 2: store a number, string, or media object in box 2
* text: string input
* box 1: current value of box 1 (can be used in place of a number block)
* box 2: current value of box 2 (can be used in place of a number block)
* box: current value of named box (can be used in place of a number block)
* store in: store a number, string, or media object in a named box
* start: connects action to toolbar 'Run' button


[[Image:TAextras.png]]
[[Image:TAextras.png]]