With the statement, "If the dragon is hit by an arrow, the player gains 20 points; else, the player loses one life," what happens if the arrow misses the dragon?

(1 point)
• The player loses one life.
• The player gains 20 points.
• The player loses 20 points.
• There is no effect in the game.

The player loses one life.

Grace is creating a game about a cook in a kitchen. Grace wants the cook to flip a burger in the air. If it lands in the pan, the cook should earn points. If it falls on the floor, the cook should lose points. Which of these statements should Grace use?

(1 point)
Vhen the burger falls, lose joints.
If it lands in the pan, gain 100 points; else, lose 100 points.
Give the cook 100 points for a good landing and take away
100 for a bad landing.
Add points or take them away if the landing is good or bad.

Add points or take them away if the landing is good or bad.

Which sentence best describes how block-based code works?

(1 point)
O biocks move. make prysical
O Each block creates printer
output.
Lines of code are used to
print blocks.
Each block connects to one
• (or more) instructions written in code.

Each block connects to one (or more) instructions written in code.

When programming, why should you frequently save your work?

(1 point)
O to check for errors
O so your work won't get lost if
you have a computer problem
to distinguish your project from other projects
o to keep your categories
separated logically

So your work won't get lost if you have a computer problem.

Jasmine wrote a program where the actor does things in order. Which term best describes this program?

(1 point)
O sequential
O selection
O conditional
O iteration

Sequential

Which of these is an example of a

Boolean value?
(1 point)
O apple, banana, and pear
O apple or banana
O apple
O banana