[Tutor] Ongoing trouble with Turtle's end_fill()

Alan Gauld alan.gauld at btinternet.com
Wed Aug 6 11:41:47 CEST 2008


"Dick Moores" <rdmoores at gmail.com> wrote


> Here's a barebones script using end_fill(). As you can see, it draws 
> a
> square twice, but fails to fill it. Pleas show me how to use it
> correctly in tandem with begin_fill().
>
> The Turtle doc is at <http://docs.python.org/lib/module-turtle.html>

How odd.

I can't get it to work either but it does in the turtle demo.
Even cut n pasting the demo code into a function didn't work for me.

I'm curious if anyone else gets this one working?

I'm on XP, Python 2.5 BTW

Alan G. 




More information about the Tutor mailing list