wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Event

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

What is an event in Turbowarp?

a)

A background picture

b)

Something that makes a sprite do something

c)

A sound effect

d)

A costume

2.

Which block starts a Turbo project?

a)

When green flag clicked

b)

When this sprite clicked

c)

Broadcast message

d)

Wait block

3.

Which button is clicked to start most Turbowarp programs?

a)

Red button

b)

Blue button

c)

Green flag

d)

Stop button

4.

What happens when you press a key during a keypress event?

a)

The project closes

b)

The stage disappears

c)

Nothing happens

d)

The sprite can perform an action

5.

Which of these is a real-life example of an event?

a)

Drawing a picture

b)

When the school bell rings, pupils go to class

c)

Reading a book

d)

Eating lunch

6.

What happens when you click a sprite if it has a "When this sprite clicked" event?

a)

It deletes itself

b)

It changes the stage automatically

c)

It performs the programmed action

d)

The project stop

7.

Which event waits for the user to press a key?

a)

Broadcast Event

b)

Keypress Event

c)

Green Flag Event

d)

Costume Event

8.

Which of these is NOT an event?

a)

When Green Flag Clicked

b)

When Key Pressed

c)

Move 10 Steps

d)

When This Sprite Clicked

9.

Why do programmers use events?

a)

To make programs respond to actions

b)

To make sprites disappear

c)

To delete blocks

d)

To colour the stage

10.

Which event should you use if you want your game to start when the green flag is clicked?

a)

Broadcast

b)

When Green Flag Clicked

c)

When Space Key Pressed

d)

When Sprite Clicked