0% found this document useful (0 votes)
7 views2 pages

EOT-3 RW Practical Paper 3

This document is a revision paper for Grade 4 students focusing on creating a pattern using Scratch programming. It provides step-by-step instructions for using a 'Pencil' sprite to draw shapes including a square, circle, and triangle. Students are required to follow the algorithm and set specific parameters for the sprite and pen to recreate the pattern.

Uploaded by

Harpreet Singh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
7 views2 pages

EOT-3 RW Practical Paper 3

This document is a revision paper for Grade 4 students focusing on creating a pattern using Scratch programming. It provides step-by-step instructions for using a 'Pencil' sprite to draw shapes including a square, circle, and triangle. Students are required to follow the algorithm and set specific parameters for the sprite and pen to recreate the pattern.

Uploaded by

Harpreet Singh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

1.

Grade: 4 Computing & DL Revision paper


2.
3.
4. Student Name: ____________________ Date: ______________

1. Grade 4 students were creating a pattern. Recreate the pattern in scratch using the algorithm below.

a. Choose ‘Pencil’ sprite


b. Set the size of the sprite to 30
c. Select ‘Rays’ backdrop
d. Sub-routine - Square, circle and triangle
e. Main Program

• When this sprite is clicked

• Set the initial position for Pencil sprite

position to x = -210, y = -19

direction to 90.

• Set pen size to 4

• Set pen color by blue

• Create a pattern based on the picture

Note: Move 40 steps should be used between each shape to get a proper sequence
2
Sub-routine: Square Sub-routine: Circle

Sub-routine: Triangle

Teacher’s Signature: _______________________

You might also like