Activities/Turtle Art/Galleries: Difference between revisions

No edit summary
Line 85: Line 85:
File:Pie1.png
File:Pie1.png
File:Pie2.png|[http://5toescuela3.blogspot.com/2009/07/actividades-para-sugar.html Using Turtle Art for pie charts]
File:Pie2.png|[http://5toescuela3.blogspot.com/2009/07/actividades-para-sugar.html Using Turtle Art for pie charts]
File:Keyboard.png|Q: How do I cast keyboard input to a string? Looking at the source your are using ord() to fetch the input... is there a way to convert that back to string before showing it? ANS: Use chr(). See the example in the illustration.
File:Keyboard.png|Q: How do I cast keyboard input to a string? A: Use chr().
File:Explicit_approach.png
File:Explicit_approach.png
File:Approximation_approach.png
File:Approximation_approach.png