On Thu, May 15, 2014 at 1:20 PM, Brian Schott <[email protected]>wrote:

>
> I am not familiar with the dot() function used in the python
> version. Does anyone know what the dot() function does?
>
>
https://docs.python.org/2/library/turtle.html#turtle.dot

"Draw a circular dot with diameter size, using color. If size is not given,
the maximum of pensize+4 and 2*pensize is used."

I ran the python version fine. It draws a swinging pendulumn
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to