CLASS 5 COMPUTERS CHAPTER 5 AN INTRODUCTION TO SCRATCH PROGRAMMING Ms. Subhashree Rout PDF
CLASS 5 COMPUTERS CHAPTER 5 AN INTRODUCTION TO SCRATCH PROGRAMMING Ms. Subhashree Rout PDF
WORKSHEETS:
WRITTEN:
A. Fill in the blanks.
1. Binary language is a language of 0’s and 1’s.
2. Few examples of High Level Language are QBASIC, C and C++ .
3. Compiler converts high level language into machine language.
4. Program is a set of instructions given by a programmer to perform a task.
5. Scratch was developed by MIT in 2003.
6. A free programming language means that it can be done freely.
7. Scripts are prewritten programs in scratch.
8. Stage is a background in scratch programming where a sprite moves.
9. A sprite is an object in scratch.
10. Green flag corresponds to run.
11. Red means stop the program.
12. An event is something which is happening.
3. A System software which converts a high level language program into machine language and
vice versa.
a. Ms-Word
b. Scratch
c. Compiler
Ans: c. Compiler
E. Name the blocks which you will select to perform the following tasks.
1. To print a message in a bubble: Look block
2. To perform a task when green flag is clicked: Event block
3. To draw a line behind the sprite: Pen block
4. To say Hello for few seconds: Look block
5. To move the sprite few steps: Motion block
6. To turn the sprites 90 degree: Motion block
7. To print an image of the sprite: Look block
8. To play drums: Sound block