A. 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
Answer:
the default sprite in scratch is a_answer
Here the answer of the fill in the blanks are given as per the question here some of them are as:
1). Scratch is a block-based programming language.
2). We can choose a new sprite in Scratch by using the "Choose a Sprite" menu.
3). By default, the sprite stage has a white background.
4). The "Scripts" area in the editor is used to build a program by using the "block" blocks.
5). The "Motion" block helps a sprite to move and turn.
A block-based programming language is a type of programming language that uses visual blocks or puzzle pieces to represent programming concepts and commands. Users can drag and drop these blocks to create programs without having to write code in a specific syntax. Block-based programming languages are often used for educational purposes and to teach coding concepts to beginners, as they can simplify complex programming concepts and make it easier to understand how different programming constructs interact with each other. Scratch, Blockly, and Code.org's App Lab are examples of popular block-based programming languages.
Learn more about language :
https://brainly.in/question/20535337
Learn more about app:
https://brainly.in/question/29853734
#SPJ2