wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

CodeMonkey Basic Terms

Total questions: 11

Worksheet time: 6mins

Name
Class
Date
1.

Look at the following statement.

step 10

What is the argument in the statement?

a)

monkey

b)

step

c)

10

2.

Look at the following statement.

step 10

What is the function in the statement?

a)

monkey

b)

step

c)

10

3.

Look at the following statement.

turtle.turnTo banana

What is the function in the statement?

a)

turtle

b)

banana

c)

turnTo

4.

Look at the following statement.

turtle.step 20

What is the object in the statement?

a)

turtle

b)

step

c)

20

5.

What is a function in a program?

a)

any item that can be interacted with

b)

an action that can be carried out

c)

something that modifies that action to give instructions

6.

What is an object in a program?

a)

any item that can be interacted with

b)

an action that can be carried out

c)

something that modifies that action to give instructions

7.

What is an argument in a program?

a)

any item that can be interacted with

b)

an action that can be carried out

c)

something that modifies that action to give instructions

8.

Which of the following can be considered a function?

a)

step

b)

10

c)

turnTo

d)

banana

9.

Which of the following can be considered an argument?

a)

banana

b)

right

c)

20

d)

left

10.

Which of the following are considered objects?

a)

step

b)

turtle

c)

bridge

d)

25

11.

How are you feeling about CodeMonkey so far on a scale from 1-5?

a)

1 - I am so lost!

b)

2 - I kind of get it.

c)

3 - I understand most of it.

d)

4 - I understand and I am enjoying it.

e)

5 - CodeMonkey is great!