WorksheetsTynker Review
Total questions: 14
Worksheet time: 28mins
What is a character in Tynker called?
sprite
actor
cartoon
crab
What is a costume?
a code block
a sound
a different way a sprite looks
a motion
What block of code can we use to make our animation talk?
motion
event
operators
looks
What does this button do?
add character
add backdrop
start your code
i dont know
Where can this block be found?
motion
events
control
looks
Where can these blocks of code be found?
control
events
moton
looks
What is the first type of block that has to be used in Tynker?
an event block
a control block
a motion block
a looks block
Where can this block of code be found?
looks
events
motion
control
What key needs to be pressed to change the costume of this Actor?
The return key
The right arrow key
The space bar
The left arrow key
What is the background the actors are placed on called?
counting loop
stage
sequence
conditional statement
An action that repeats one or more commands over and over...
code
loop
stage
actor
Which of these coding blocks is called a loop?
What does this block do?
As soon as start is pressed, the code below it will run
As soon the actor is clicked, the code below it will run
As soon as start is pressed, the code below it will stop
As the mouse button is clicked, the code below it will run
