wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Grade 8

Total questions: 15

Worksheet time: 8mins

Name
Class
Date
1.

if, elif, and?

a)

Element

b)

End

c)

Eat

d)

Else

2.

What datatype is 9.9?

a)

Int

b)

Float

c)

String

d)

Char

3.

Keyboard is ?

a)

Input

b)

Output?

4.

+ ?

a)

Plus

b)

Minus

c)

Multiply

d)

Divide

5.

num1 = 9

num2 = 10

num 3 = ?

a)

19

b)

9

c)

num1 + num 2

d)

10

6.

Speaker is ?

a)

Input

b)

Output?

7.

<=

a)

less than equal to

b)

greater than equal to

c)

equal to

d)

less than

8.

/

a)

Plus

b)

Divide

c)

Minus

d)

Equal to

9.

What are the two types of loops?

a)

For

b)

Four

c)

White

d)

For and While

10.

Greater than?

a)

==

b)

!=

c)

>

d)

<

11.

==

a)

Less than

b)

Equal to

c)

Greater than

d)

Not equal to

12.

5 < > 6

a)

True

b)

False

13.

7.8 is what datatype?

a)

Float

b)

Int

c)

Boolean

d)

String

14.

Boolean datatypes are _____ and _______

(a)  

15.

Hello is what datatype

a)

Int

b)

Float

c)

Boolean

d)

String