Re: [Tutor] Turtle Triangles Problem

2008-06-12 Thread Dick Moores
At 03:04 AM 6/12/2008, Andre Engels wrote: Content-Transfer-Encoding: 7bit Content-Disposition: inline 2008/6/12 Dick Moores <[EMAIL PROTECTED]>: > The code is at > < http://py77.python.pastebin.com/f3b6a6f3> > > The problem is shown at < > http://www.rcblue.com/images/Turtle_Triangle_Problem.jp

[Tutor] Turtle Triangles Problem

2008-06-12 Thread Dick Moores
The code is at < http://py77.python.pastebin.com/f3b6a6f3> The problem is shown at < http://www.rcblue.com/images/Turtle_Triangle_Problem.jpg>. I'd very much like to get rid of that last line, in this example the purple(?) one that heads northwest from the same-colored triangle. It's at this poi