Computer Science, asked by vbg70, 1 year ago

State whether the following statements are true or false ?

1-there are no instructions under motion block when the stage is selected. (True/false)

2-to change the look of the stage we should change the costumes. (True/false)

3-Depend on instruction helps you to show the trail of the sprite.
(True/false)​

Answers

Answered by Shreshtha73
11

1. false

2.false

3.true

Answered by KailashHarjo
0

1)False.

2)True.

3)False.

  • The statement "there are no instructions under motion block when the stage is selected" is false. The stage can have instructions under the motion block, such as instructions to change its background color or position.
  • The statement "to change the look of the stage, we should change the costumes" is true. In Scratch, a stage has a default look, but you can change it by changing its costume, which is a visual representation of the stage.
  • The statement "Depend on instruction helps you to show the trail of the sprite" is false. There is no instruction in Scratch called "Depend". To show the trail of a sprite, you need to use the "pen down" block under the "Pen" category. When the "pen down" block is used, a trail is left behind the sprite as it moves.

#SPJ3

Similar questions