Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
882 views

Graph Paper Programming

The document provides symbols and instructions for writing programs to draw images on graph paper. It gives symbols for moving squares up, down, forward and backward as well as filling squares with color. Students are asked to write programs using the symbols to draw sample images and then read and draw the image described by one program provided. The program is to start in the top left square, move right 1 square, down 2 squares, left 1 square, up 1 square, and stop in square 11.

Uploaded by

Dina Garan
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
882 views

Graph Paper Programming

The document provides symbols and instructions for writing programs to draw images on graph paper. It gives symbols for moving squares up, down, forward and backward as well as filling squares with color. Students are asked to write programs using the symbols to draw sample images and then read and draw the image described by one program provided. The program is to start in the top left square, move right 1 square, down 2 squares, left 1 square, up 1 square, and stop in square 11.

Uploaded by

Dina Garan
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

TEACHER KEY 

Graph Paper Programming 


Assessment Worksheet 

Use the symbols below to write a program that would draw each image. 

          
    Move One    Move One  Fill in Square  
      Square Up    Square Down  With Color 
Move One Square  Move One Square 
Forward  Backward 

There are multiple options. Here are some good ones. 


     
Start       
here  ☆ 
       
Step 1  2  3  4  5  6  7  8 9  10
       

       
11 12 13 14 15 16  17  18 19  20 
 
 
 
     
Start 
here  ☆       

       
Step 1  2  3  4  5  6  7  8 9  10
       

       
11 12 13 14 15 16  17  18 19  20 
   
 
     
Start 
here  ★       

           
Step 1  2  3  4  5  6  7  8 9  10
       

         
11 12 13 14 15 16  17  18 19  20 
   
 
 

Now, read the program below and draw the image that it describes. 
     
Start       
here  ★ 
           
Step 1  2  3  4  5  6  7  8 9  10
       

       
11
   

You might also like