NEW
Font size
WorksheetsCoding- 2nd Semester
Total questions: 30
Worksheet time: 15mins
Computer programming is
Using a computer
Giving a computer commands to make it do something
Games you can play on a tablet or laptop
Using special letters and symbols to write secret messages
What can you make with computer programming?
Games
Websites
Apps
All of these
A list of steps to complete a task is called
loop
procedure
algorithm
javascript
An action that causes something to happen
program
event
binary
digit
In order to get the monkey to the banana you would have tell the monkey to:
Turn left, walk straight
turn right, walk straight
walk straight, turn left
walk straight, turn right
In order to get the monkey to the banana, you would need to tell the computer to
Turn right, walk straight, stop, turn right, walk straight
Turn left, turn right, walk straight, stop
Turn left, turn left, walk straight, turn right, stop
turn left, walk straight, stop,turn right, walk straight
Conditional statements have these words in this order.
else,why, then
if,then,else
if, else, then
then,else, if
What is programming?
Creating a calendar of events.
Writing instructions for a digital tool.
A list of activities like clubs and special events at a school.
What is an example of an input device?
Keyboard
Speakers
Monitor
DVD
A placeholder for a piece of information that can change. This is also a term in math.
variable
Editor
Item
Information Item
In coding terms, the action of doing something over and over again.
Repeating
Repetition
Loop
Do-over
In action that causes something to happen
Event
Actions
Reaction
Proceed
Statements that only run under certain conditions or situations.
Conditionals
Run Statements
Digital Statements
Command
One or more commands or algorithm(s) designed to tell the computer what to do.
Instructions
Code
Commands
Algorithms
A error in a program that prevents the program from running as expected
Error Report
Bug
Mistake
Algorithm
A list of steps to finish a task. A set of instructions that can be performed with or without a computer.
Algorithm
Plan
Binary
Logorithm
A piece of code that you can easily call over and over again.
Repeat
Functions
Procedures
Fractions
When you want an item to repeat use a _____
spinner
block
loop
condition
If I do not complete my homework, I will not be allowed to go to the park. This is an example of a ___________
iteration
conditional statement
cruel and unusual punishment
moment in my life
Robots are smart.
True
False
Characters in Scratch are called
zeppoles
elves
sprites
nematodes
An algorithm that has been coded into something that can be run by a machine is called a
device
program
random act
convention
Anyone can learn to code
True
False
Clicking on the green flag in Scratch is an example of a
Control
Motion
Event
A _____________ repeats the blocks inside it nonstop
Until then loop
Periodic Loop
Forever Loop
The y coordinate controls the movement of your sprite______
Up and Down
Left and Right
Round and Round
To change the setting or appearance of a project you can ____________
Change or import the backdrop
Replace the conditionals
Insert repeat blocks
When something happens as a direct result of something else. See also. ---If then
Conditional
Dependent
As if
Lines of code that are linked to perform a specific action
Nest
Function
Order does not matter when writing code
True
False
