wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Unit 2 Vocabulary, PLTW COM Science

Total questions: 9

Worksheet time: 5mins

Name
Class
Date
1.

A description of a program that can change based on inputs and conditions in the program.

a)

Dynamic

b)

Algorthim

c)

Dead Reckoning

d)

Nested Loops

2.

A special kind of variable defined in a function to receive specific information. “Parameter” and “argument” are often used interchangeably. In this course, we will use the term “argument”.

a)

Variable

b)

Parameter

c)

Arguments

d)

Algorithm

3.

A command used to trigger or start an event or procedure in a program.

a)

Dynamic

b)

Broadcast

c)

Python Imports

d)

Algorithm

4.

A set of steps to accomplish a task. An algorithm can be expressed in many kinds of notation, such as natural language, pseudocode, and flowcharts.

a)

Broadcast

b)

Boolean Value

c)

Operators

d)

Algorithm

5.

One of two values, such as true or false, that allows a computer to know what step in the conditional statement process to execute next.

a)

Operator

b)

Parameter

c)

Boolean Value

d)

Algorithm

6.

Putting a function inside another function or a loop inside another loop. One method is contained within another one.

a)

Nested Loops

b)

Python Imports

c)

Operator

d)

Boolean

7.

A symbol in code that tells a computer to perform a specific math operation, such as addition, subtraction, multiplication, or division.

a)

Dead Recoking

b)

Pyhton Imports

c)

Operator

d)

Nested Loops

8.

A text-based language designed to emphasize code readability with a syntax that allows programmers to express concepts in fewer lines of code than possible in languages such as C++ or Java. (Python is a registered trademark of the Python Software Foundation.)

a)

Dead Reckoning

b)

Python Imports

c)

Dynamic

d)

Boolean Value

9.

A navigational method used only in the absence of data from sensors , when the start and end position of the path is fixed.

a)

Dynamic

b)

Nested Loop

c)

Boolean Value

d)

Dead Reckoning