wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

scratch

Total questions: 19

Worksheet time: 10mins

Name
Class
Date
1.

Which command let the sprites walk ?

أي أمر يجعل الشخصية تتحرك

a)

Walk

b)

Run

c)

Move

d)

GO!

2.

Which from the following is not a command ?

أي هذه الأوامر ليس أمر في سكراتش

a)

forever until

b)

repeat until

c)

repeat

d)

forever

3.

The "forever" block is found in which of the following block types?

أين يوجد بلوك forever

a)

sound

b)

data

c)

events

d)

control

4.

What red button mean in Scratch

a)

Stop

b)

Nothing

c)

Start

5.

To add more sprite (character) which button should you click?

لإضافة المزيد من (الشخصيات) على أي زر يجب النقر ؟

a)
b)
c)
6.

Which icon should you click to change Scratch backdrop

ما الرمز الذي يجب النقر فوقه لتغيير خلفية Scratch

a)
b)
c)
7.

What does this program do?

ماذا يفعل هذا البرنامج

a)

Go Up

b)

Go Down

c)

Go Left

d)

Go Right

8.

WHAT IS THE OUTPUT OF THE PROGRAM?

ماذا سيحدث بعد تشغيل البرنامج

a)
b)
c)
d)
9.

TO START THE ALGORITHM WE USE ......

لبداية الخوارزميات

a)
b)
c)
d)
10.

The action of doing something over and over again, repeating code.

فعل القيام بشيء ما مرارًا وتكرارًا ، تكرار الكود.

a)

Code

b)

Loop

c)

Program

d)

Bug

11.

What does this block do?

a)

Repeat the code forever

b)

Repeat the code 2 times

c)

Repeat the code until touching the sprite

12.

What does this code block do?

a)

Go Up

b)

Go Down

c)

Go Left

d)

Go Right

13.
The Y axis is "Up" and "Down" 
a)
True 
b)
False 
14.

What is the name of this part of Sratch?

a)

Sprites

b)

Backdrop

c)

Costume

d)

Blocks

15.

Sensing blocks are used to tell the sprite what to do when touching something on the stage.

a)

True

b)

False

16.
The action of doing something over and over again, repeating code.
a)
Code
b)
Loop
c)
Program
d)
Bug
17.
Finding and fixing errors or mistakes in programs.
a)
Looping
b)
Debugging
c)
Sequencing
d)
Decomposing
18.

The X-axis is "Up" and "Down"

a)

True

b)

False

19.

Which block allows you to make decisions (choices)?

a)
b)
c)
d)