"pan.do" <pan...@tiscali.it> writes:

> E' possibile disegnare linee utilizzando il modulo tkinter?Se si e' possibile 
> avere un esempio?
> Grazie per eventuale risposta,


import turtle
turtle.forward(100)

-- 
µ.
_______________________________________________
Python mailing list
Python@lists.python.it
http://lists.python.it/mailman/listinfo/python

Rispondere a