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.