Table of Contents
Print Complete BookPrint This Chapter
PreviousNext
 
 

Turtle Art Letters

from: http://en.flossmanuals.net/TurtleArt/TurtleArtLetters

Can you make your turtle draw more letters? Try some of these with curved lines.

Turtle_Art_img_29 

Turtle_Art_img_30

And a capital N has straight lines but drawn at an angle.

Turtle_Art_img_31

Here's the blocks you'd use to make the letter B. The arc block makes the curved lines.

code for letter B

Here are the blocks to make the letter C, just one turn and an arc.

code for the letter C

Here are the blocks to make the letter N.

code for the letter N

Here's my name, JENNY, spelled by the turtle.

spell the name Jenny

PreviousNext