Very simple graphic plotting...

Will Stuyvesant hwlgw at hotmail.com
Tue Aug 6 16:04:15 EDT 2002


chr_werner at gmx.de (christian) wrote:
> As you can probably tell from the above, the more simple the solution
> the better.
> 
> Slowly advancing python-Newbie ahead :-)

Well, you could have some fun with the turtle module that comes with
the default python distro on Windows!  It was designed for teaching
children to program but it is quite usable believe it or not, and best
of all, it is lots of fun!  For your problem create 2 canvases and use
the Raw_Pen thing and let the turtles run in separate threads.


'''
There are four kinds of homicide: felonious, excusable, justifiable,
and praiseworthy ...
                -- Ambrose Bierce, "The Devil's Dictionary"
'''



More information about the Python-list mailing list