NEW
Font size
Worksheetscoding
Total questions: 69
Worksheet time: 35mins
Which of these is Google Drive?
WWW stands for
World Worm Web
World Wide Web
World Word Web
World Wild Web
Name of this input device?
Printer.
Keyboard.
Mouse.
Pen.
What is the Internet?
A local network.
Mobile phone network.
Is the global system of interconnected computer networks that use the TCP/IP protocol to link devices worldwide.
A local computer network providing a variety of information and communication facilities.
Code
a step-by-step procedure for solving a problem
Part of a program that does not work correctly.
to write instructions for a computer.
The art of creating a program.
Event
Part of a program that does not work correctly.
The art of creating a program.
An action that causes something to happen.
Putting commands in correct order so computers can read the commands.
Program
An algorithm that has been coded into something that can be run by a machine.
Putting commands in correct order so computers can read the commands.
a step-by-step procedure for solving a problem
o write instructions for a computer.
Algorithm
Putting commands in correct order so computers can read the commands.
Finding and fixing problems in your algorithm or program.
An action that causes something to happen.
a step-by-step procedure for solving a problem
Bug
Part of a program that does not work correctly.
An algorithm that has been coded into something that can be run by a machine.
The art of creating a program.
An action that causes something to happen.
Debugging
Putting commands in correct order so computers can read the commands.
a step-by-step procedure for solving a problem
to write instructions for a computer.
Finding and fixing problems in your algorithm or program.
Sequencing
Part of a program that does not work correctly.
Putting commands in correct order so computers can read the commands.
An action that causes something to happen.
to write instructions for a computer.
Programming
a step-by-step procedure for solving a problem
The art of creating a program.
An action that causes something to happen.
Finding and fixing problems in your algorithm or program.
Look at the puzzle and the code below. What can you fix in the code to help the bird get to the pig?
Remove a move forward block
Add a move forward block
Change the first turn block to left
Change the second turn block to left
Look at the puzzle. What can you fix in the code so the bird will make it to the pig?
Change the first turn block to left
Remove a move forward block
Add a move forward block
Change the second turn block to left
A bug is
A creepy crawly thing
A vehicle
Part of a program that does not work
A song
What does this code do?
Moves forward 1 time
Moves forward forever
Moves forward 5 times
Moves left
The art of creating a program.
Artistic
Programming
Looping
A list of steps to finish a task.
coding
abstraction
algorithm
binary
artificial intelligence
A way of representing information using only two options.
coding
abstraction
algorithm
binary
artificial intelligence
A simplified representation of something more complex.
coding
abstraction
algorithm
binary
artificial intelligence
Information. Often, quantities, characters, or symbols that are the inputs and outputs of computer programs.
algorithm
binary
block-based programming
computer science
data
The process of using a programming language to get a computer to behave how you want it to.
coding
abstraction
algorithm
binary
artificial intelligence
Using the power of machines to solve problems.
algorithm
binary
block-based programming
computer science
data
A computer language that lets users create programs by manipulating graphical elements, rather than writing code using text.
algorithm
binary
block-based programming
computer science
data
The ability of some machines to perform tasks that show that they can be almost, or as smart as, a human being.
coding
abstraction
algorithm
binary
artificial intelligence
The 21st century is
the digital age
all about electricity
the age of physics
A computer program combines math and ______.
science
programs
if statements
An If/Else statement is
a command that tells the computer to repeat an action
a normal computer function
a decision between 2 things
Computers are really good at
turning themselves off
repeating commands
not working
doing jobs for humans
Most computer languages have only about ___ words or commands
100
50
1,000
20
When you define your own command and give it a command
instruction
loop
function
code
When you get to a computer program and repeat a command, you can give it an exact number of times to
repeat
end
a list of steps to finish a task
algorithm
HTML
function
execute
HTML is the code used to create
games
UI
webpages
a green flag or play button that must be clicked to run the program
null
output
go
loop
a programming language for creating web applications
java
HTML
keystroke
modifier
doing an action over and over again
program
loop
iteration
function
how a program looks to a user
HTML
Java
workaround
UI
more than 1 way of coding a function
variable
query
workaround
x position
Binary code is a computer language that uses only 2 options: _____ to carry out tasks
letters and numbers
zeros and ones
x and y
What is coding?
something used to develop computer programs
a form of "language" used to communicate computer actions
an essential part to everything we do online
All of these
Look at the picture. Which answer describes the code pictured?
travels forward, then backwards, then turns purple
travels forward, then left, then turns purple
travels left, then backwards, then turns blue
this robot does not move
an instruction for the computer
algorithm
command
workaround
query
a question sent through a computer to receive information
workaround
function
query
java
Look at the picture. Which answer describes the code pictured?
travel forward for 3 seconds then stop
travel backwards then forwards then stop
change to multicolor
the robot does not travel at all
