Activities/Turtle Art/Flow

< Activities‎ | Turtle Art
Revision as of 20:35, 17 March 2009 by Walter (talk | contribs) (New page: <noinclude>{{Translations | english | español |}}</noinclude> <noinclude>{{ GoogleTrans-en | es =show | bg =show | zh...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
english | español | HowTo [ID# 22696] 


The Flow Palette (orange)

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