Jump to content

Activities/Turtle Art/Flow: Difference between revisions

From Sugar Labs
Tonyforster (talk | contribs)
 
(3 intermediate revisions by 2 users 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