Activities/Turtle Art: Difference between revisions

Tonyforster (talk | contribs)
Tonyforster (talk | contribs)
Line 674: Line 674:
Turtle Art offers two blocks for adding Python code,  
Turtle Art offers two blocks for adding Python code,  
* the Python function block [[image:Pythonfunctionblock.jpg]] adds a single line of code,  
* the Python function block [[image:Pythonfunctionblock.jpg]] adds a single line of code,  
* the Python code block [[image:Pythoncodeblock.jpg]] suppoprts multi line code.
* the Python code block [[image:Pythoncodeblock.jpg]] supports multi line code.


====Python function block====
====Python function block====