Font size
WorksheetsCoding Basics
Total questions: 10
Worksheet time: 10mins
How would you read this sentence?
At the start, the jellyfish will move up.
At the start, let the jellyfish float to the left.
At the start, make the jellyfish move down.
At the start, jellyfish will move out.
What does "Run" mean?
Going jogging
Escaping
A program following its instructions
A robot walking really fast
Fill in the blank:
When clicked, the helicopter (a) .
What is your "object"?
The direction
The start
The arrow
The plane
When the rocket ____, the rocket will _____.
goes up, stop when you click it
is clicked, move up
is clicked, move down
moves up, face right when clicked
What are "Instructions"?
Things your parents tell you to do.
The directions on your homework.
Doing what someone else is doing.
A list of commands in a computer program.
Which direction will the tractor go when it is clicked?
Up
Down
Left
Right
At the start, the fish will (a) .
What kind of event is this?
Click Event
Start Event
Point Event
Drag Event
What is an "Action"?
Something that an object does, like move or hide.
Something that an actor does, like a movie.
Something that your body does, like run.
Something that a director yells.
