wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Đề 8

Total questions: 20

Worksheet time: 10mins

Name
Class
Date
1.

Which of the following is a blocks category present by default?

a)

Looks

b)

Reaction

c)

Customization

d)

Maths

e)

None of the above

2.

Which of the following is a motion block?

a)

b)

c)

d)

e)

None of the above

3.

The block below can be fit into which of the following?

a)

b)

c)

d)

e)

None of the above

4.

What is a remix?

a)

project that contains some music from other sources with some editing.

b)

A project that is copied from other project with some modification.

c)

A project that contains more than one kind of programming languages in the source

code.

d)

All of the above

e)

None of the above

5.

You can confirm your Scratch account in which of the following ways?

a)

email

b)

phone

c)

2-Factor-Token-Based-Authentication

d)

A & C

e)

None of the above

6.

Through what way you can program physical devices in Scratch?

a)

Physics algorithm

b)

Raspberry Pi

c)

Extensions

d)

Translations

e)

All of the above

7.

Which of the following is a graphical effect?

a)

Color

b)

Fisheye

c)

Pixelate

d)

All of the above

e)

None of the above

8.

What are the limits for brightness values?

a)

0 to 100

b)

-100 to 100

c)

0 to 10

d)

0 to 1.0

e)

None of the above

9.

Which of the following is an operator?

a)

or

b)

true

c)

exponential function

d)

y

e)

None of the above

10.

"wait until" block can be replaced by?

a)

b)

c)

d)

e)

None of the above

11.

Which of the following Planes exists in the default Scratch development environment?

a)

Block Palette

b)

Script Area

c)

Costume Pane

d)

All of the above

e)

None of the above

12.

is a _______ Block?

a)

Hat

b)

Motion

c)

Time

d)

Conditional

e)

None of the above

13.

A bubble generated from a "Say ()" block will stay until ________?

a)

waiting for 5 seconds

b)

Sprite moved

c)

another speech block activated

d)

Any of the above

e)

None of the above

14.

What is the output "my variable"?

a)

5

b)

8

c)

13

d)

3

e)

None of the above

15.

Refer to the following script. What will be the sprite's x coordinates after clicking the green flag?

a)

0

b)

50

c)

100

d)

60

e)

None of the above

16.

Refer to the following script. What will be the sprite's y coordinates after clicking the green flag?

a)

0

b)

90

c)

50

d)

150

e)

None of the above

17.

Refer to the following script. What will be the sprite's direction after clicking the green flag?

a)

0

b)

75

c)

90

d)

Cannot be determined

e)

None of the above

18.

What would the sprite say after executing the following script?

a)

2

b)

223

c)

4

d)

3

e)

None of the above

19.

What would the sprite say after executing the following script?

a)

50

b)

25

c)

2

d)

0

e)

None of the above

20.

Refer to the following script, what is the value of "my variable" after pressing space twice?

a)

0

b)

2

c)

3

d)

6

e)

12