File:Collapsestack.jpg|Collapse a 'stack' of blocks to save space
File:Collapsestack.jpg|Collapse a 'stack' of blocks to save space
File:Pushpop.jpg|Store data in the first in last out heap using 'push' and 'pop'
File:Pushpop.jpg|Store data in the first in last out heap using 'push' and 'pop'
−
File:Turtlearray.jpg|Box names (and stack names) can be boxes, in this case 10 boxes are created. This is a powerful programming feature. A one dimensional array of variables has been effectively created.
+
File:Turtlearray.jpg|Box names (and stack names) can be boxes, in this case 10 boxes are created. This is a powerful programming feature. A one dimensional array of variables has effectively been created.