wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Year 7 Recap Quiz for Module 1

Total questions: 21

Worksheet time: 15mins

Name
Class
Date
1.

Which of the following programs would make the turtle draw these steps. The turtle starts at the bottom left facing to the right (same as it is now).

a)
b)
c)
d)
2.

What shape does this program draw?

a)

red rectangle with yellow outline

b)

yellow rectangle with red outline

c)

green rectangle with red outline

d)

green rectangle with yellow outline

3.

Click on the shape that this program draw?

a)
b)
c)
d)
4.

What type of language is Scratch?

a)

Procedural

b)

Iterative

c)

Block

d)

Functional

5.

What would the Sprite say if the Test is set to 10?

a)

My name is Bob

b)

I like Chocolate

c)

Hello

d)

I do not know

6.

What will the cat say when this script is run?

a)

Have a nice day. (only)

b)

Here's some fruit. (only)

c)

Here's some fruit. Have a nice day.

d)

You can't have any. Have a nice day.

7.

To add a new sprite to your code, you click on:

a)
b)
c)
8.

What is the variable in this code?

a)

keep score

b)

random position

c)

edge

9.

În urma execuției blocului alăturat:

a)

Dacă a este mai mare decât 50, atunci se va afișa „Bună”

b)

Dacă a este mai mare decât 50, atunci se va afișa „Salut!”

c)

Dacă a este mai mic decât 50, atunci se va afișa „Bună”

d)

Dacă a este mai mic, atunci se va afișa „Salut!”

10.

Blocul alăturat face ca:

a)

Personajul să facă 10 pași

b)

Personajul să facă 10 pași până când a<50

c)

Personajul să facă 10 pași până când a>50

d)

Personajul să facă 10 pași până când a=50

11.

These blocks are different examples of what?

a)

motion

b)

events

c)

controls

d)

sound

12.

(8/4+9%4)

a)
7
b)
3
c)
2
d)
5
13.

(10/2+5%3)

a)
5
b)
10
c)
3
d)
7
14.

(12/3+7%5)

a)
5
b)
6
c)
8
d)
10
15.

(15/5+8%3)

a)
5
b)
3
c)
7
d)
10
16.

(18/6+10%4)

a)

5

b)

4

c)

3

d)

10

17.

What will the program show if x = 15, n= 3

a)

Da

b)

Nu

c)

The program will not run

18.

What will the program display if n = 18, x = 4?

a)

Da

b)

Nu

c)

The program will not run

19.

What will the program display if n = 19, x = 3

a)

Da

b)

Nu

c)

The program will not run

20.

What will the program display if n = 9, x = 9?

a)

Da

b)

Nu

c)

The program will not run

21.

What will the program display if n = 29, x = 1?

a)

Da

b)

Nu

c)

The program will not run