On 6/8/2010 6:59 PM, Lee Harr wrote:
Pynguin is a python-based turtle graphics application.
It combines an editor, interactive interpreter, and
graphics display area.
Do you start from scratch or make use of the
very useful new (2.6) turtle module? I hope
the latter, and that you ar
Pynguin is a python-based turtle graphics application.
It combines an editor, interactive interpreter, and
graphics display area.
It is meant to be an easy environment for introducing
some programming concepts to beginning programmers.
http://pynguin.googlecode.com/
This release c