PythonTurtle / PythonTurtle

A learning environment for Python suited for beginners and children, inspired by Logo.

Home Page:http://pythonturtle.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fuction clear() in turtlewidget

darvin opened this issue · comments

function clear() that clears turtlewidget and forgives turtlewidget's memory about old turtles

Is that meant to add a clear() function to the TurtleWidget class, or to the interpreter provided to the user?

I don't remember. Let's close it.