NEW
Font size
WorksheetsCode.org Express Course -> Lesson 5
Total questions: 12
Worksheet time: 6mins
Which of these pieces of code creates the output shown here?
None of these
What will the code do?
the monster will move west-to-east in loop
the monster will move eastwards
the monster will move east in loop
the monster will dance
Behaviors are blocks that tell the sprite to do a specific set of instructions. Which of these makes the sprite wander around the screen?
Which Code Can Creates a new sprite of the chosen costume at the given location.
Choose the word for this definition:
An algorithm that has been coded into something that can be run by a machine.
event
code
program
bug
sequencing
Choose the word for this definition:
A list of steps to finish a task.
debugging
sequencing
bug
algorithm
event
Choose the word for this definition:
Part of a program that does not work correctly.
event
sequencing
debugging
algorithm
bug
Choose the word for this definition:
Finding and fixing problems in an algorithm or program.
debugging
sequencing
algorithm
bug
event
Choose the word for this definition:
Putting commands in correct order so computers can read the commands.
debugging
code
sequencing
algorithm
bug
Choose the word for this definition:
The art of creating a program.
debugging
code
sequencing
programming
bug
Which of these creates this output? Use the graph displayed on the board to answer the question.
Which of these is the correct code to produce the output provided? Remember that 0,0 on the graph is in the bottom left hand corner.
None of these
