NEW
Font size
WorksheetsCoding Quiz Practice
Total questions: 21
Worksheet time: 11mins
What is an algorithm?
Instructions or rules
A fancy word
A robot
Singing
What is a loop?
Spinning Code
Deleting Code
Repeating Code
A sprite
Type of conditional statement
Program
if-statement
function
condition
Statements that only run under certain conditions
Conditional
Variable
Loop
Function
How does a proper Javascript code look?
move();
move
move()
move;
A code that is ready for the computer to run
Variable
Loop
Function
Program
Code needs to be written in...
step by step instructions
one word answers
whatever order
computer
Code is...
Causing a problem
letters and numbers
fixing a problem
The language between computers & humans
Unexpected problems in the code
Sequence
Unbug
Bug
Task
Sequencing
Lists
Putting steps in order
Putting steps in the wrong order
Playing a game
Fixing a problem in your code
Bug
coding
Debug
Decompose
Decomposing
Breaking down to smaller pieces
A compost bin
Making music
Food breaking down
What are algorithms?
The language that machines and technology use
Sequence of detailed step by step instructions
Input
The base of programming
__________ are written by programmers so a machine can complete a task.
Recipes
Data
Algorithms
Commands
You can define a____ and then you can____ it.
call, function
function, call
function, delete
function, save
What are the pink blocks an example of?
Conditionals
Loops
Functions
What block repeats whatever is inside it?
Conditional
Variable
Loop
Function
What is an event?
A party
Pressing a button causing something to happen
An instruction
changes
Sprite
refreshing drink
a fairy
Character or object on your stage
the keys on a keyboard
An example of an event is...
sprite dancing
clicking the a on the keyboard and an a shows up on the screen
A surprise party
Graduation
Set of instructions for your computer or robot to run
Program
Loop
Condition
Bug
