NEW
Font size
WorksheetsTynker Programming 1A Blocks - Hazel
Total questions: 42
Worksheet time: 27mins
Which of the following can be an Actor?
Rocket
Tree
House
Plant
Which block makes the Actor move forward?
Walk
Jump
Forward
Blast
The 'blast' block is used to ______.
Move forward
Jump over an object
Destroy objects with a blast
Rotate left.
The 'eat' block makes the Actor ______.
Move forward
Jump over an object
Destroy objects
Eat objects
What does the 'turn right' block do?
Rotate the Actor left.
Rotate the Actor right.
Make the Actor jump.
Make the Actor stop.
What is the purpose of the 'repeat until false' block?
Repeat forever.
Repeat until a condition is true.
Repeat until a condition is false.
Repeat once.
Fill in the blank: The 'repeat 3' block is used to repeat blocks inside it a specified number of ______.
A) times
B) days
C) hours
D) minutes
Fill in the blank: 'If statements' are used to check if something is ______ or not.
A) blue
B) true
C) red
D) green
What does the 'repeat until false' block require to stop repeating?
A true condition.
A false condition.
A blue condition.
A red condition.
What action does the 'Walk' block perform in Tynker?
Move the Actor one step forward
Jump over an obstacle
Start the program
Repeat actions.
Fill in the blank: The 'Jump' block in Tynker makes the Actor ______ over an obstacle.
A) Walk
B) Jump
C) Stop
D) Repeat
What is the function of the 'repeat' block in Tynker?
To start the program
To move the Actor forward
To repeat blocks a specified number of times
To jump over obstacles.
Fill in the blank: An action that repeats one or more commands over and over is called a ______.
A) Code
B) Sequence
C) Command
D) Loop
What does the 'repeat until false' block do?
Moves the Actor forward
Rotates the Actor left
Repeats a loop until a condition is true
Repeats a loop until a condition is false.
Fill in the blank: A 'Condition' is a logical expression that evaluates to ______.
true or false
numbers
letters
colors
What does the 'turn left' block do?
Make the Actor stop.
Rotate the Actor left.
Rotate the Actor right.
Make the Actor jump.
Fill in the blank: The 'move backward' block makes the Actor move ______.
forward
backward
upward
downward
What is the function of the 'stop' block in Tynker?
To start the program
To stop the Actor's actions
To jump over obstacles
To repeat actions
What does the 'move forward' block do?
Make the Actor jump.
Move the Actor forward.
Move the Actor backward.
Rotate the Actor right.
Fill in the blank: The 'wait' block is used to pause the program for a specified number of ______.
D) days
C) hours
B) minutes
A) seconds
Fill in the blank: The 'turn around' block makes the Actor rotate ______ degrees.
360
270
180
90
What does the 'glide' block do in Tynker?
Move the Actor slowly forward
Make the Actor jump
Stop the Actor's actions
Rotate the Actor left
Fill in the blank: The 'wait until' block pauses the program until a specified ______ is met.
condition
time
action
event
What does the 'hide' block do in Tynker?
Make the Actor visible
Make the Actor invisible
Move the Actor forward
Rotate the Actor right
Fill in the blank: The 'show' block is used to make the Actor ______.
jump
stop
invisible
visible
What is the function of the 'broadcast' block in Tynker?
To repeat actions
To move the Actor backward
To stop the program
To send a message to all Actors
Coding is used ...
in robotics
in the automotive industry
in the medical field
all of the above
What are these called in coding?
Tiles
Segments
Actors
Blocks
What is another word for coding?
Typing
Programming
Computing
Commanding
An if-then statement is a ...
input
command
conditional statement
infinite loop
Special instructions in a special language is called
code
directions
function
foreign
What program are we using to code?
Tinker
Scratch
Typing Club
Tynker
What do these blocks help you to do?
Make sound
Repeat Steps
Move Forward
Hide an actor
This is an example of a ...
conditional statement
infinite loop
costume change
stage
To make the monster walk you can ...
add a walk block
add next costume
change stage
hit play
Why are we learning with Tynker?
Just for fun
To learn how to code
To play on computers
To have something to do
What is a character to animate?
stage
background
scene
actor
What is the background called?
Screen
Stage
Field
Window
What is the function of the 'stop all' block in Tynker?
To start the program
To move the Actor backward
To stop all actions
To repeat actions
What does the 'forever' block do in Tynker?
Move the Actor backward
Stop all actions
Repeat actions indefinitely
Repeat actions a specified number of times
Fill in the blank: The 'turn right' block makes the Actor rotate ______.
90 degrees
180 degrees
360 degrees
45 degrees
What is the purpose of the 'set size' block in Tynker?
To change the Actor's color
To move the Actor forward
To make the Actor jump
To change the Actor's size
