Activities/Turtle Art: Difference between revisions
Tonyforster (talk | contribs) |
Tonyforster (talk | contribs) |
||
| Line 686: | Line 686: | ||
from numpy import * | from numpy import * | ||
For more information: | For more information on allowable syntax for this block: | ||
* Python language, see http://docs.python.org/tutorial/ | * Python language, see http://docs.python.org/tutorial/ | ||
* Math library, see http://docs.python.org/library/math.html | * Math library, see http://docs.python.org/library/math.html | ||