wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

More Data Types in Python

Total questions: 15

Worksheet time: 8mins

Name
Class
Date
1.

Determine the type of data:

48

a)

Str

b)

Int

c)

Float

d)

Bool

2.

Determine the type of data:

"Box"

a)

Str

b)

Int

c)

Float

d)

Bool

3.

Determine the type of data:

7.11

a)

Str

b)

Int

c)

Float

d)

Bool

4.

Determine the type of data:

"8.99"

a)

Str

b)

Int

c)

Float

d)

Bool

5.

Determine the type of data:

True

a)

Str

b)

Int

c)

Float

d)

Bool

6.

Determine the type of data:

921

a)

Str

b)

Int

c)

Float

d)

Bool

7.

Determine the type of data:

"America"

a)

Str

b)

Int

c)

Float

d)

Bool

8.

Determine the type of data:

"Variable_1"

a)

Str

b)

Int

c)

Float

d)

Bool

9.

Determine the type of data:

"False"

a)

Str

b)

Int

c)

Float

d)

Bool

10.

Determine the type of data:

399.98

a)

Str

b)

Int

c)

Float

d)

Bool

11.

Determine the type of data:

False

a)

Str

b)

Int

c)

Float

d)

Bool

12.

Determine the type of data:

"Competition"

a)

Str

b)

Int

c)

Float

d)

Bool

13.

Determine the type of data:

121

a)

Str

b)

Int

c)

Float

d)

Bool

14.

Determine the type of data:

"The_answer"

a)

Str

b)

Int

c)

Float

d)

Bool

15.

Determine the type of data:

"345"

a)

Str

b)

Int

c)

Float

d)

Bool