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
>

_______________________________________________
Edu-sig mailing list
Edu-sig@python.org
http://mail.python.org/mailman/listinfo/edu-sig

Reply via email to