wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

SD 3 Q2 Quizizz

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

In Code Monkey: Coding Adventure, What is the function of this code?

a)

move forward 12 step

b)

turn 12 times

c)

jump 12 times

d)

move backward 12 step

2.

In Tynker, True or False: To add costumes to an actor, select the stage, go to the Scenes tab, and click the "Add Scene" button.

a)

True

b)

False

3.

In Tynker, How long does a "Forever" block run?

a)

Once

b)

A "Forever" loop repeats code blocks inside it over and over even after the program ends

c)

10 times

d)

A "Forever" loop repeats code blocks inside it over and over until the program ends

4.

What does this code block do?

a)

Creates a costume change

b)

Begins the countdown

c)

Starts your computer

d)

Start the code that stacking below it

5.

In Tynker, True or False: An actor can have only one costume

a)

True

b)

False

6.

In the Code Monkey: Coding Adventure, What is the command to make the monkey to move 5 step?

a)

Step 5

b)

Move 5

c)

Forward 5

d)

Go Forward 5

7.

In Code monkey: Dodo does math, How to make Dodo to turn 45 degrees?

a)

turn 45

b)

turn(45)

c)

turnright 45

d)

turn right

8.

in Tynker, Which block code that we use to make the sprite appear?

a)

hide

b)

is hidden

c)

show

d)

next costume

9.

In Groklearning Monster Maker, What is the function of this block code?

a)

To draw monster body

b)

To draw small-smile mouth

c)

To draw monster eye

d)

To paint the monster

10.

To make an Actor play a sound when you click on it, the first block you need is:

a)

Next Costume

b)

Play Sound

c)

When Actor clicked

d)

On Start