wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Codemonkey

Total questions: 13

Worksheet time: 13mins

Name
Class
Date
1.

Which of the following is a function?

a)

Turtle

b)

45

c)

TurnTo

d)

Right

2.

A set of instructions which are simple tasks provided to the computer is called a __________________.

a)

Statement

b)

Argument

c)

Function

d)

Computer Program

3.

Which of the following is an object you cannot use in a statement?

a)

Bridge

b)

Bush

c)

Gordo

d)

Banana

4.

The instructions in a computer program are called__________.

a)

Functions

b)

Statements

c)

Arguments

d)

Objects

5.

The set of actions that an object can do is called a __________.

a)

Argument

b)

Statement

c)

Turn

d)

Function

6.

Which of the following is a correct statement?

a)

Right Step

b)

Step.TurnTo

c)

Turn 90

d)

Turtle.Walk

7.

The input that we add to the function (the action) is called an ___________.

a)

Statement

b)

Argument

c)

Measurement

d)

Function

8.

Which of the following is an argument for the function Turn?

a)

Turtle

b)

Backward

c)

Left

d)

Step

9.

Which is the correct statement if the turtle needs to step backwards?

a)

step -10

b)

turtle step 10

c)

turtle.turnTo 10

d)

turtle.step -10

10.

Using the protractor tool measures the degrees of the _______________.

a)

steps

b)

objects

c)

bridge

d)

turn

11.

Which of the following is the correct way to write a loop?

a)

3.time->

b)

3.times ->

c)

3 times

d)

3.times loop

12.

Which of the following is NOT a hint to use a loop?

a)

Similar distances between objects

b)

A repeating pattern

c)

A frog on the screen

13.

Everything in the scene that we can interact with and add to a statement is called an _______________.

a)

function

b)

argument

c)

object

d)

loop