See: Description
Class | Description |
---|---|
AnimatedTurtle |
Animated turtles are turtles that move more slowly, so that we can observe them following their instructions.
|
Terrarium |
A
Turtle lives (and draws) inside a Terrarium . |
Terrarium.UnderTheSurface |
The parts of the terrarium that are "under the surface" are not meant to be used by students.
|
Track |
Turtles make visible tracks in terraria (by dragging their pens, of course)
|
Turtle |
A turtles lives in a
Terrarium . |
Turtle.UnderTheShell |
The parts of the turtle that are "under the shell" are not meant to be used by students.
|
Turtle logo is an introduction to computer programming. We imagine that we are working with a turtle that is holding a pen — presumably in its mouth. As the turtle roams around its terrarium, it drags the pen, leaving tracks wherever it goes.
Copyright © 2018. All rights reserved.