Skip to content

Opening book details…

About this document

Turtle Animation for Kids by Kassoum Kobré is a document available to read on EtoBox.

This document provides information about animating images using the turtle module in Python. It discusses functions for animation control like turtle.delay(), turtle.tracer(), and turtle.update(). It provides examples of programs that animate a turtle walking across the screen using a while loop and that move a dot image in response to arrow key presses using screen events and key binding functions. The document aims to teach kids how to create simple animations with turtle graphics in Python.

Author
Kassoum Kobré
Language
EN