wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

CodeMonkey Coding Vocabulary

Total questions: 12

Worksheet time: 7mins

Name
Class
Date
1.

JavaScript and Python, and C++ are all examples of...

a)

Computer Brand Names

b)

Programming Languages

c)

Ink Pens

d)

Extinct Animals

2.

A sequence of instructions that repeats a specified number of times until a particular condition is satisfied.

(a)  

3.

Blending human ideas and digital tools to create anything from phone apps, animated movies, and robots.

a)

Hacking

b)

Science Fiction

c)

Gaming

d)

Computer Science

4.

Which statement about variables is FALSE?

a)

To assign a value to a variable we use the @ symbol. For example, x @ 10.

b)

The variable's name represents what information the variable contains.

c)

The value of a variable can change.

d)

d is an example of a variable.

5.

Without proper _______ we are unable to communicate effectively with the computer.

a)

Syllabi

b)

Syntax

c)

Sympathies

6.

True or False? Coding is an essential (but not the only) part of computer programming.

a)

True

b)

False

7.

Which of the following is a function?

a)

Turtle

b)

TurnTo

c)

45

d)

Right

8.

What is the statement to move backwards 10 steps?

(a)  

9.

The instructions in a computer program are called...

a)

Functions

b)

Arguments

c)

Objects

d)

Statements

10.

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

a)

Function

b)

Argument

c)

Statement

d)

Turn

11.

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

a)

Statement

b)

Argument

c)

Function

d)

Measurement

12.

Which is an argument for the function Turn?

a)

Turtle

b)

Backward

c)

Step

d)

Left