easiest way to plot x,y graphically during run-time?

Esmail ebonak at hotmail.com
Wed Jun 3 14:33:02 EDT 2009


Mensanator wrote:
> On Jun 3, 10:53 am, Esmail <ebo... at hotmail.com> wrote:
>> Hi all,
>>
>> I am trying to visualize a number of small objects moving over
>> a 2D surface during run-time. I was wondering what would the easiest
>> way to accomplish this using Python?
> 
> Try Turtle Graphics using goto's. With pen up! :-)

hehe .. yes, I briefly considered this too ...




More information about the Python-list mailing list