[Edu-sig] [edupython] News about turtle graphics

Gregor Lingl glingl at aon.at
Fri Jun 23 16:16:30 CEST 2006


kirby urner schrieb:
> Yes, I'm liking the demos too and will say something in my blog today.
> Question:  say a student has just booted IDLE and wants to run the
> minimum import and turtle commands to draw a triangle, what would that
> look like?  
IDLE 1.2b1      ==== No Subprocess ====
 >>> from xturtle import *
 >>> onClick(goto)
 >>>

;-)
> I believe I will be able to answer my own question with
> just a little more study.  I am wondering if an xturtle package with
> an __ini__.py would make sense.
>
What for?
Gregor
> Kirby
>



More information about the Edu-sig mailing list