Difference between revisions of "Activities/Turtle Art/Flow"

 
(One intermediate revision by one other user not shown)
Line 3: Line 3:
  
 
===The Flow Palette (orange)===
 
===The Flow Palette (orange)===
 +
THIS PAGE IS OUT OF DATE SEE [[Activities/Turtle_Art#Flow_Palette]]
  
 
====examples (5)====
 
====examples (5)====

Latest revision as of 05:13, 1 December 2010

english | español | HowTo [ID# 59806] 


The Flow Palette (orange)

THIS PAGE IS OUT OF DATE SEE Activities/Turtle_Art#Flow_Palette

examples (5)

 

descriptions (5)

  Wait(number) wait specified number of seconds
  Forever[stack] (no continuation)
  Repeat(number)[stack] loop specified number of times
  If(condition)[then] uses boolean operators from Numbers palette
  -If(condition)[then][else] uses boolean operators from Numbers palette
  Stop Stack No continuation of current action
  horizontal spacer jog stack right
  vertical spacer jog stack down