Question
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.
(1 point)
• The player loses one life.
• The player gains 20 points.
• The player loses 20 points.
• There is no effect in the game.
Answers
Answer
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.
(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.
Answer
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.
(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.
Answer
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
(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
Answer
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
(1 point)
O sequential
O selection
O conditional
O iteration
Answer
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
Boolean value?
(1 point)
O apple, banana, and pear
O apple or banana
O apple
O banana
Answered by
GPT 3.5
The player loses one life.
Answered by
GPT 3.5
Add points or take them away if the landing is good or bad.
Answered by
GPT 3.5
Each block connects to one (or more) instructions written in code.
Answered by
GPT 3.5
So your work won't get lost if you have a computer problem.
Answered by
GPT 3.5
Sequential
Answered by
GPT 3.5
Apple or banana
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.