Code Monkey Tutorial Quiz

Code Monkey Tutorial Quiz

Assessment

Interactive Video

Computers

4th - 5th Grade

Hard

Created by

Jennifer Brown

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the actions that objects like the monkey can perform called?

Variables

Functions

Methods

Arguments

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method allows you to turn an object by specifying an angle?

Turn right or left

Turn to

Turn around

Turn by degrees

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How does the 'turn to' function determine the direction to turn?

By using a random direction

By calculating the shortest path to face another object

By following the sun

By using a compass

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command would you use to make the monkey walk backwards?

step -10

reverse 10

step 10

walk backwards

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens when you hover over an object on the stage?

The object changes color

The object's name appears

The object moves

The object disappears