Something faster than turtle

2019-09-16 Thread Tintin

Hi,

I'm novice in Python. I'm trying to draw with turtle but it's really 
slow (even with speed("fastest")). Comparing to Scratch, it's really slow.


1/ Are there solutions to get things faster ?

2/ Are there any other tools such as turtle but (really) faster ?

Thanks.

--
https://mail.python.org/mailman/listinfo/python-list


Re: Something faster than turtle

2019-09-17 Thread Tintin

Thank you very much Stefan, I'll have a look at it.



Le 17/09/2019 à 01:37, Stefan Ram a écrit :

tracer( 0 )/update()


--
https://mail.python.org/mailman/listinfo/python-list