wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Weeks 1-6 Vocab

Total questions: 66

Worksheet time: 33mins

Name
Class
Date
1.
print()
a)
A function prints the specified message to the screen, or other standard output device.
b)
Video Graphic Array; it is the standard monitor or display interface used in most PCs.
c)
Central Processing Unit; the primary component of a computer that processes instructions.
d)
Software that is permanently stored in a chip. The BIOS on a motherboard is an example of firmware.
2.
\n
a)
Any device that outputs information from a computer or device.
b)
Changes the color of the turtle's pen
c)
A piece of computer equipment on which information can be stored.
d)
An escape character that goes to next line.
3.
""
a)
Video Graphic Array; it is the standard monitor or display interface used in most PCs.
b)
Any device that outputs information from a computer or device.
c)
An unordered collection of data types that is iterable, mutable, and has no duplicate elements.
d)
Double quote sequences of letters and numbers, or in other words, chunks of text appears in a string.
4.
''' '''
a)
The general term that describes a program or instructions that give directions to the computer. It is not physical.
b)
An escape character that goes to next line.
c)
Triple quoted strings is similar to regular strings in python but it allows the string to be in multi-line.
d)
An executable software that runs on a computer.
5.
int
a)
A built-in method that converts a string or a number into an integer (Whole Number).
b)
Double quote sequences of letters and numbers, or in other words, chunks of text appears in a string.
c)
Returns the current heading
d)
Video Graphic Array; it is the standard monitor or display interface used in most PCs.
6.
float
a)
A built-in method that converts a string or a number into an integer (Whole Number).
b)
This helps to choose the color for filling the shape. It takes the input parameter as the color name or hex value of the color and fills the upcoming closed geographical objects with the chosen color.
c)
Also network adapter, LAN Adapter or NIC (network interface card) is computer hardware component that allows a computer to connect to another computer or a network.
d)
A real number with a specified by a decimal point.
7.
complex
a)
A circuit board that contains all of the computer system's main components.
b)
An expansion card that attaches to the motherboard inside the system unit and that enables the computer to produce sounds by providing a connection for the speakers and microphone.
c)
Close the polygon and fill with the current fill color
d)
It is as (real part) + (imaginary part) number.
8.
bool
a)
An expansion card that attaches to the motherboard inside the system unit and that enables the computer to produce sounds by providing a connection for the speakers and microphone.
b)
A variable whose value can be either true or false is of this data type.
c)
Changes the color of the turtle's pen
d)
The general term that describes a program or instructions that give directions to the computer. It is not physical.
9.
list
a)
A program that translates instructions or code into a language that can be read and understood by a computer.
b)
Returns the current heading
c)
An ordered collection of data elements stored and accessed in a program.
d)
Alternately referred to as a processor, central processor, or microprocessor, the CPU (pronounced sea-pea-you). It handles all instructions it receives from hardware and software running on the computer.
10.
tuple
a)
Used to show the current location and direction of the turtle object.
b)
A list is that is immutable, cannot be modified after it is created.
c)
Turns the turtle clockwise
d)
Picks up the turtle's Pen
11.
set
a)
An unordered collection of data types that is iterable, mutable, and has no duplicate elements.
b)
Data that is entered into the computer system via an input or storage device.
c)
Central Processing Unit; the primary component of a computer that processes instructions.
d)
Uniform Resource Locator; a location or address identifying where documents can be found on the Internet; a Web address.
12.
dict
a)
An executable software that runs on a computer.
b)
Moves the turtle backward by the specified amount
c)
Returns the current heading
d)
An unordered collection of data values, used to store data values like a map, and can hold only a single value as an element.
13.
str
a)
An operating system is software that communicates with the hardware and allows other programs to run. It is comprised of system software, or the fundamental files your computer needs to boot up and function.
b)
Changes the color of the turtle's pen
c)
Changes the color of the turtle will use to fill a polygon
d)
A string is a collection of one or more characters put in a single quote, double-quote, or triple-quote.
14.
Case
a)
It is also known as a computer chassis, tower, system unit, or cabinet, is the enclosure that contains most of the components of a personal computer (usually excluding the display, keyboard, and mouse).
b)
Remember the starting point for a filled polygon
c)
Data that is entered into the computer system via an input or storage device.
d)
Video Graphic Array; it is the standard monitor or display interface used in most PCs.
15.
Power Supply
a)
Also network adapter, LAN Adapter or NIC (network interface card) is computer hardware component that allows a computer to connect to another computer or a network.
b)
A device that provides power to a computer.
c)
An unordered collection of data types that is iterable, mutable, and has no duplicate elements.
d)
A program that translates instructions or code into a language that can be read and understood by a computer.
16.
Mother Board
a)
Any device that outputs information from a computer or device.
b)
A circuit board that contains all of the computer system's main components.
c)
Turns the turtle counterclockwise
d)
An unordered collection of data values, used to store data values like a map, and can hold only a single value as an element.
17.
CPU
a)
Central Processing Unit; the primary component of a computer that processes instructions.
b)
An expansion card that attaches to the motherboard inside the system unit and that enables the computer to produce sounds by providing a connection for the speakers and microphone.
c)
The board inside a computer that is used to process the graphics and displays the image on the screen.
d)
An operating system is software that communicates with the hardware and allows other programs to run. It is comprised of system software, or the fundamental files your computer needs to boot up and function.
18.
CPU Cooler
a)
Turns the turtle clockwise
b)
A circuit board that contains all of the computer system's main components.
c)
A component that draws heat away from a CPU chip and other hot-running chips such as a graphics processor
d)
An ordered collection of data elements stored and accessed in a program.
19.
Graphics Card (Video Card)
a)
The board inside a computer that is used to process the graphics and displays the image on the screen.
b)
Returns the current position
c)
Double quote sequences of letters and numbers, or in other words, chunks of text appears in a string.
d)
Alternately referred to as a processor, central processor, or microprocessor, the CPU (pronounced sea-pea-you). It handles all instructions it receives from hardware and software running on the computer.
20.
Memory
a)
Basic Input/ Output System; a computer's firmware used to manipulate different settings such as the date and time, boot drive, and access password.
b)
A built-in method that converts a string or a number into an integer (Whole Number).
c)
It is most often referred to as the primary storage on a computer, such as RAM. Memory is also where information is processed.
d)
Changes the color of the turtle will use to fill a polygon
21.
Storage
a)
Inspect the inheritance hierarchy of class and returns the type of the object.
b)
Any device that outputs information from a computer or device.
c)
The hardware and devices that allow a computer to store and access data long-term.
d)
Triple quoted strings is similar to regular strings in python but it allows the string to be in multi-line.
22.
Networking Card
a)
Also network adapter, LAN Adapter or NIC (network interface card) is computer hardware component that allows a computer to connect to another computer or a network.
b)
Alternately referred to as a processor, central processor, or microprocessor, the CPU (pronounced sea-pea-you). It handles all instructions it receives from hardware and software running on the computer.
c)
Data that is entered into the computer system via an input or storage device.
d)
Moves the turtle backward by the specified amount
23.
Sound Card
a)
An expansion card that attaches to the motherboard inside the system unit and that enables the computer to produce sounds by providing a connection for the speakers and microphone.
b)
An escape character that goes to next line.
c)
A device that provides power to a computer.
d)
An unordered collection of data types that is iterable, mutable, and has no duplicate elements.
24.
PDF
a)
A piece of computer equipment on which information can be stored.
b)
Moves the turtle forward by the specified amount
c)
Page Description Language; it is a file format designed to present documents consistently across multiple devices and platforms and has since become one of the most widely used formats for saving and exchanging documents.
d)
Picks up the turtle's Pen
25.
BIOS
a)
Basic Input/ Output System; a computer's firmware used to manipulate different settings such as the date and time, boot drive, and access password.
b)
Alternately referred to as a processor, central processor, or microprocessor, the CPU (pronounced sea-pea-you). It handles all instructions it receives from hardware and software running on the computer.
c)
An escape character that goes to next line.
d)
It is as (real part) + (imaginary part) number.
26.
DOS
a)
Close the polygon and fill with the current fill color
b)
It returns a floating-point number, rounded to the specified number of the decimal point.
c)
An unordered collection of data values, used to store data values like a map, and can hold only a single value as an element.
d)
Disk Operating System; the first operating system used by IBM-compatible computers
27.
VGA
a)
Double quote sequences of letters and numbers, or in other words, chunks of text appears in a string.
b)
Video Graphic Array; it is the standard monitor or display interface used in most PCs.
c)
Basic Input/ Output System; a computer's firmware used to manipulate different settings such as the date and time, boot drive, and access password.
d)
Remember the starting point for a filled polygon
28.
URL
a)
An unordered collection of data values, used to store data values like a map, and can hold only a single value as an element.
b)
An expansion card that attaches to the motherboard inside the system unit and that enables the computer to produce sounds by providing a connection for the speakers and microphone.
c)
Uniform Resource Locator; a location or address identifying where documents can be found on the Internet; a Web address.
d)
It directly executes instructions written in a programming or scripting language to an object code or machine code.
29.
type(object)
a)
Move the turtle to position x,y
b)
Inspect the inheritance hierarchy of class and returns the type of the object.
c)
A component that draws heat away from a CPU chip and other hot-running chips such as a graphics processor
d)
An expansion card that attaches to the motherboard inside the system unit and that enables the computer to produce sounds by providing a connection for the speakers and microphone.
30.
round(number, digits)
a)
A program that translates instructions or code into a language that can be read and understood by a computer.
b)
It returns a floating-point number, rounded to the specified number of the decimal point.
c)
It is as (real part) + (imaginary part) number.
d)
This helps to choose the color for filling the shape. It takes the input parameter as the color name or hex value of the color and fills the upcoming closed geographical objects with the chosen color.
31.
turtle.fillcolor(color)
a)
The board inside a computer that is used to process the graphics and displays the image on the screen.
b)
This helps to choose the color for filling the shape. It takes the input parameter as the color name or hex value of the color and fills the upcoming closed geographical objects with the chosen color.
c)
A real number with a specified by a decimal point.
d)
It is as (real part) + (imaginary part) number.
32.
turtle.begin_fill()
a)
A variable whose value can be either true or false is of this data type.
b)
Central Processing Unit; the primary component of a computer that processes instructions.
c)
Use this command before you start drawing the shape you want to be filled.
d)
A component that draws heat away from a CPU chip and other hot-running chips such as a graphics processor
33.
turtle.end_fill()
a)
An unordered collection of data types that is iterable, mutable, and has no duplicate elements.
b)
A hardware device capable of transmitting an analog or digital signal over the telephone, other communication wire, or wirelessly.
c)
A built-in method that converts a string or a number into an integer (Whole Number).
d)
Use this command when you have finished drawing the shape to be filled.
34.
turtle.hideturtle()
a)
An unordered collection of data types that is iterable, mutable, and has no duplicate elements.
b)
Close the polygon and fill with the current fill color
c)
Makes the turtle invisible on the canvas.
d)
A circuit board that contains all of the computer system's main components.
35.
turtle.showturtle()
a)
Used to show the current location and direction of the turtle object.
b)
Any device that outputs information from a computer or device.
c)
Returns the current heading
d)
Moves the turtle forward by the specified amount
36.
Computer Science
a)
It returns a floating-point number, rounded to the specified number of the decimal point.
b)
The study of computers and computing concepts. It includes both hardware and software, as well as networking and the Internet.
c)
An expansion card that attaches to the motherboard inside the system unit and that enables the computer to produce sounds by providing a connection for the speakers and microphone.
d)
An operating system is software that communicates with the hardware and allows other programs to run. It is comprised of system software, or the fundamental files your computer needs to boot up and function.
37.
Storage Device
a)
Uniform Resource Locator; a location or address identifying where documents can be found on the Internet; a Web address.
b)
A real number with a specified by a decimal point.
c)
A piece of computer equipment on which information can be stored.
d)
An unordered collection of data values, used to store data values like a map, and can hold only a single value as an element.
38.
Processing Device
a)
Alternately referred to as a processor, central processor, or microprocessor, the CPU (pronounced sea-pea-you). It handles all instructions it receives from hardware and software running on the computer.
b)
The hardware and devices that allow a computer to store and access data long-term.
c)
Close the polygon and fill with the current fill color
d)
Data that is entered into the computer system via an input or storage device.
39.
Network Communication Device
a)
Changes the color of the turtle will use to fill a polygon
b)
A hardware device capable of transmitting an analog or digital signal over the telephone, other communication wire, or wirelessly.
c)
An operating system is software that communicates with the hardware and allows other programs to run. It is comprised of system software, or the fundamental files your computer needs to boot up and function.
d)
Triple quoted strings is similar to regular strings in python but it allows the string to be in multi-line.
40.
Firmware
a)
It returns a floating-point number, rounded to the specified number of the decimal point.
b)
Software that is permanently stored in a chip. The BIOS on a motherboard is an example of firmware.
c)
Moves the turtle forward by the specified amount
d)
A function prints the specified message to the screen, or other standard output device.
41.
forward()
a)
Move the turtle to position x,y
b)
It directly executes instructions written in a programming or scripting language to an object code or machine code.
c)
A variable whose value can be either true or false is of this data type.
d)
Moves the turtle forward by the specified amount
42.
backward()
a)
Picks up the turtle's Pen
b)
A piece of computer equipment on which information can be stored.
c)
Page Description Language; it is a file format designed to present documents consistently across multiple devices and platforms and has since become one of the most widely used formats for saving and exchanging documents.
d)
Moves the turtle backward by the specified amount
43.
right()
a)
Picks up the turtle's Pen
b)
Turns the turtle clockwise
c)
Changes the color of the turtle will use to fill a polygon
d)
Move the turtle to position x,y
44.
left()
a)
The board inside a computer that is used to process the graphics and displays the image on the screen.
b)
Turns the turtle counterclockwise
c)
A hardware device capable of transmitting an analog or digital signal over the telephone, other communication wire, or wirelessly.
d)
An expansion card that attaches to the motherboard inside the system unit and that enables the computer to produce sounds by providing a connection for the speakers and microphone.
45.
penup()
a)
A built-in method that converts a string or a number into an integer (Whole Number).
b)
Picks up the turtle's Pen
c)
It directly executes instructions written in a programming or scripting language to an object code or machine code.
d)
This helps to choose the color for filling the shape. It takes the input parameter as the color name or hex value of the color and fills the upcoming closed geographical objects with the chosen color.
46.
pendown()
a)
Puts down the turtle's Pen
b)
Remember the starting point for a filled polygon
c)
Uniform Resource Locator; a location or address identifying where documents can be found on the Internet; a Web address.
d)
The physical components of a computer system
47.
up()
a)
Triple quoted strings is similar to regular strings in python but it allows the string to be in multi-line.
b)
Any device that outputs information from a computer or device.
c)
It is as (real part) + (imaginary part) number.
d)
Picks up the turtle's Pen
48.
down()
a)
Puts down the turtle's Pen
b)
A built-in method that converts a string or a number into an integer (Whole Number).
c)
The board inside a computer that is used to process the graphics and displays the image on the screen.
d)
The study of computers and computing concepts. It includes both hardware and software, as well as networking and the Internet.
49.
color()
a)
An executable software that runs on a computer.
b)
It returns a floating-point number, rounded to the specified number of the decimal point.
c)
Leave the dot at the current position
d)
Changes the color of the turtle's pen
50.
fillcolor()
a)
Central Processing Unit; the primary component of a computer that processes instructions.
b)
The board inside a computer that is used to process the graphics and displays the image on the screen.
c)
Returns the current heading
d)
Changes the color of the turtle will use to fill a polygon
51.
heading()
a)
The board inside a computer that is used to process the graphics and displays the image on the screen.
b)
Returns the current heading
c)
A variable whose value can be either true or false is of this data type.
d)
A device that provides power to a computer.
52.
position()
a)
Any device that outputs information from a computer or device.
b)
A component that draws heat away from a CPU chip and other hot-running chips such as a graphics processor
c)
Returns the current position
d)
Uniform Resource Locator; a location or address identifying where documents can be found on the Internet; a Web address.
53.
goto()
a)
Alternately referred to as a processor, central processor, or microprocessor, the CPU (pronounced sea-pea-you). It handles all instructions it receives from hardware and software running on the computer.
b)
Triple quoted strings is similar to regular strings in python but it allows the string to be in multi-line.
c)
Remember the starting point for a filled polygon
d)
Move the turtle to position x,y
54.
begin_fill()
a)
A component that draws heat away from a CPU chip and other hot-running chips such as a graphics processor
b)
An unordered collection of data values, used to store data values like a map, and can hold only a single value as an element.
c)
Remember the starting point for a filled polygon
d)
Software that is permanently stored in a chip. The BIOS on a motherboard is an example of firmware.
55.
end_fill()
a)
Inspect the inheritance hierarchy of class and returns the type of the object.
b)
An executable software that runs on a computer.
c)
Close the polygon and fill with the current fill color
d)
The board inside a computer that is used to process the graphics and displays the image on the screen.
56.
dot()
a)
Leave the dot at the current position
b)
Page Description Language; it is a file format designed to present documents consistently across multiple devices and platforms and has since become one of the most widely used formats for saving and exchanging documents.
c)
Use this command when you have finished drawing the shape to be filled.
d)
A real number with a specified by a decimal point.
57.
Program
a)
An executable software that runs on a computer.
b)
Triple quoted strings is similar to regular strings in python but it allows the string to be in multi-line.
c)
A built-in method that converts a string or a number into an integer (Whole Number).
d)
Data that has been processed into a useful format.
58.
Input
a)
Turns the turtle clockwise
b)
Puts down the turtle's Pen
c)
It directly executes instructions written in a programming or scripting language to an object code or machine code.
d)
Data that is entered into the computer system via an input or storage device.
59.
Output
a)
Data that has been processed into a useful format.
b)
Double quote sequences of letters and numbers, or in other words, chunks of text appears in a string.
c)
A list is that is immutable, cannot be modified after it is created.
d)
Leave the dot at the current position
60.
Compiler
a)
A program that translates instructions or code into a language that can be read and understood by a computer.
b)
Used to show the current location and direction of the turtle object.
c)
Page Description Language; it is a file format designed to present documents consistently across multiple devices and platforms and has since become one of the most widely used formats for saving and exchanging documents.
d)
Software that is permanently stored in a chip. The BIOS on a motherboard is an example of firmware.
61.
Interpreter
a)
Close the polygon and fill with the current fill color
b)
It directly executes instructions written in a programming or scripting language to an object code or machine code.
c)
It returns a floating-point number, rounded to the specified number of the decimal point.
d)
The physical components of a computer system
62.
Hardware
a)
Any device that inputs information from a computer or device.
b)
It directly executes instructions written in a programming or scripting language to an object code or machine code.
c)
An executable software that runs on a computer.
d)
The physical components of a computer system
63.
Software
a)
Puts down the turtle's Pen
b)
The general term that describes a program or instructions that give directions to the computer. It is not physical.
c)
It returns a floating-point number, rounded to the specified number of the decimal point.
d)
It is as (real part) + (imaginary part) number.
64.
OS
a)
A string is a collection of one or more characters put in a single quote, double-quote, or triple-quote.
b)
Changes the color of the turtle's pen
c)
An operating system is software that communicates with the hardware and allows other programs to run. It is comprised of system software, or the fundamental files your computer needs to boot up and function.
d)
An escape character that goes to next line.
65.
Input device
a)
A string is a collection of one or more characters put in a single quote, double-quote, or triple-quote.
b)
Also network adapter, LAN Adapter or NIC (network interface card) is computer hardware component that allows a computer to connect to another computer or a network.
c)
Any device that inputs information from a computer or device.
d)
Software that is permanently stored in a chip. The BIOS on a motherboard is an example of firmware.
66.
Output device
a)
An escape character that goes to next line.
b)
A piece of computer equipment on which information can be stored.
c)
Any device that outputs information from a computer or device.
d)
Returns the current heading