Activities/Turtle Art/Flow

< Activities‎ | Turtle Art
Revision as of 05:13, 1 December 2010 by Tonyforster (talk | contribs) (→‎The Flow Palette (orange))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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