wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

scratch programming input & output

Total questions: 30

Worksheet time: 15mins

Name
Class
Date
1.

Which goal is part of this lesson?

a)

Learning how to plan a program

b)

Drawing a picture with crayons

c)

Playing a sports game

d)

Singing a song

2.

In Scratch, what can operators help you do with inputs and outputs?

a)

Change inputs into outputs

b)

Make music sounds only

c)

Move the mouse

d)

Print paper pages

3.

Which pair belongs together for this lesson?

a)

Inputs and outputs

b)

Forks and spoons

c)

Cats and dogs

d)

Rain and umbrellas

4.

Which sentence best tells what a program is?

a)

A set of commands that control the computer

b)

A picture on the screen

c)

A toy made of plastic blocks

d)

A song the computer plays

5.

In Scratch, what are the commands called that you fit together to make a program?

a)

Files

b)

Blocks

c)

Games

d)

Keys

6.

What do you do with Scratch blocks to make a program?

a)

Color them in

b)

Fit them together

c)

Hide them

d)

Throw them away

7.

Which blocks make the sprite move steps in Scratch?

a)

Motion blocks

b)

Looks blocks

c)

Sound blocks

d)

Event blocks

8.

What color are the Motion blocks?

a)

Blue

b)

Purple

c)

Green

d)

Yellow

9.

To see the Motion blocks, what should you click on?

a)

Blue dots

b)

Red dots

c)

Green flag

d)

Cat sprite

10.

Which block type makes the sprite say “Hello!”?

a)

Looks blocks

b)

Motion blocks

c)

Sound blocks

d)

Control blocks

11.

What color are the Looks blocks in Scratch?

a)

Purple

b)

Blue

c)

Orange

d)

Light green

12.

If you want the sprite to make a sound like “Meow,” which blocks will you use?

a)

Sound blocks

b)

Looks blocks

c)

Motion blocks

d)

Variables blocks

13.

You want the sprite to move and then make a sound when the green flag is clicked. Which sequence is best?

a)

When flag clicked → move steps → play sound

b)

Play sound → move steps → when flag clicked

c)

Move steps only

d)

Play sound only

14.

Which statement is true about Motion, Looks, and Sound blocks?

a)

Motion moves the sprite; Looks shows speech; Sound plays noises

b)

Looks moves the sprite; Motion plays sounds; Sound shows text

c)

Sound moves the sprite; Motion changes color; Looks plays music

d)

All three are the same color

15.

You want to make the sprite say “Hello!” and then move 10 steps. Which two block types should you combine?

a)

Looks and Motion

b)

Sound and Motion

c)

Looks and Sound

d)

Events and Variables

16.

Which blocks in Scratch help start a script, like when you click the green flag?

a)

Motion blocks

b)

Event blocks

c)

Sound blocks

d)

Looks blocks

17.

What color are the Event blocks in Scratch?

a)

Yellow

b)

Light blue

c)

Purple

d)

Green

18.

What do Event blocks do in a Scratch program?

a)

Make a sprite change costumes

b)

Define when a script should run

c)

Play music

d)

Draw shapes

19.

If there are no Event blocks, what happens to the script?

a)

It runs faster

b)

It cannot run

c)

It changes color

d)

It plays a sound

20.

In Scratch, which blocks are used for input from the user, like answering a question?

a)

Control blocks

b)

Sensing blocks

c)

Events blocks

d)

Operators blocks

21.

In Scratch, what do you type in the white space when the sprite asks, "What’s your name?"

a)

Your name

b)

A random number

c)

The word Scratch

d)

Nothing

22.

After typing your answer in the box, what should you click to send it to the program?

a)

The red stop sign

b)

The tick (check) symbol

c)

The green flag

d)

The cat sprite

23.

You want the program to begin when you click the sprite. Which block should be placed at the top?

a)

say Hello! for 2 seconds

b)

ask What’s your name? and wait

c)

when this sprite clicked

d)

repeat 10

24.

What does the sprite do first in the program before saying anything?

a)

Asks your name

b)

Says Hello!

c)

Jumps around

d)

Stops the program

25.

Which block lets the sprite say the words you typed?

a)

repeat

b)

answer

c)

move 10 steps

d)

costume

26.

You want the sprite to say your name instead of “Hello!”. Which step should you take?

a)

Delete the ask block

b)

Drag the light blue answer block into the say block

c)

Change the sprite’s costume

d)

Add more moves blocks

27.

A sprite asks, "What’s your name?" You type "Mina". What should the sprite say if the answer block is used in the say block?

a)

Hello!

b)

What’s your name?

c)

Mina

d)

Goodbye

28.

What should your program do first in the Activity task?

a)

Say “Hello” and your name

b)

Ask your name

c)

Change the sprite

d)

Save the file

29.

Which Scratch feature lets the sprite use what you typed after a question?

a)

Motion block

b)

Answer block

c)

Backdrop chooser

d)

Sound block

30.

You are making the Extra Challenge project. Which plan best matches the instructions?

a)

Use any sprite and make it dance with music.

b)

Choose a new sprite and backdrop, ask for your favorite computer game, then say “I like to play” and the game’s name.

c)

Keep the same sprite and draw shapes only.

d)

Make a story that never asks a question.