Fill in the blanks.
1. Scratch is a ______________ programming language.
2. We can choose a new sprite in Scratch by using the ______________ menu.
3. By default, the sprite stage has _______________ background.
4. The _________________ in the editor is used to build a program by using the _______________ blocks.
5. The _________________
block helps a sprite to move and turn.
Answers
Answered by
1
Answer:
1. block - based visual
2. ..........
3. stage or backdrop
4. ............
5. ...........
Answered by
2
Answer:
1. block-based visual
3. backdrop
4. the text editor
5. Move () Steps (block)
The move () steps block is a stack block and a Motion block. The block moves its sprite forward the specified amount of steps in the direction it is facing. A step is equal to a one-pixel length
Similar questions