wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Scratch Mathematical Expressions

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

What will be the output of this script?

a)

4

b)

3

c)

5

d)

2

2.

What will be the output of this script?

a)

6.5

b)

10

c)

65

d)

20

3.

What will be the output of this script?

a)

150

b)

160

c)

265

d)

225

4.

What will be the output of this script?

a)

25

b)

45

c)

20

d)

40

5.

Which one is the correct code to calculate Simple Interest?

a)
b)
6.

Which one is the correct code to find Average of X, Y and Z?

a)
b)
7.

What is the correct way to write this statement on paper?

a)

Say ( 4 * ( 4 / ( 2 + 2 ) ) ) for (2) secs

b)

Say ( 4 * 4 / 2 + 2 ) for (2) secs

c)

Say ( 4 * 4 ) / ( 2 + 2 ) for (2) secs

d)

Say ( 4 * (4 / 2) + 2 ) for (2) secs

8.

If the Total Marks out of 500 are stored inside Total variable then how will you show the percentage?

a)
b)
c)
d)
9.

How many Arithmetic Operators do we get in Scratch?

a)

2

b)

4

c)

6

d)

8

10.

How many + operators are required to add 5 numbers?

a)

1

b)

5

c)

4

d)

6