wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Intro to variables (Scratch)

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

Which type of variable would hold ’10.78’?

a)

Integer

b)

Float

c)

Boolean

d)

String

2.

Which type of variable would hold ’hello’?

a)

Integer

b)

Float

c)

Boolean

d)

String

3.

Which type of variable would hold ’88’?

a)

Integer

b)

Float

c)

Boolean

d)

String

4.

Which type of variable would hold ’True’?

a)

Integer

b)

Float

c)

Boolean

d)

String

5.

Which type of variable would hold ’my favourite number is 7’?

a)

Integer

b)

Float

c)

Boolean

d)

String

6.

A list holds multiple variables

a)

True

b)

False

7.

Which type of variable would hold ’42’?

a)

Integer

b)

Float

c)

Boolean

d)

String

8.

An integer can be converted to a float

a)

True

b)

False

9.

Which type of variable would hold ’3.14’?

a)

Integer

b)

Float

c)

Boolean

d)

String

10.

Which type of variable would hold ’False’?

a)

Integer

b)

Float

c)

Boolean

d)

String