0% found this document useful (0 votes)
7 views1 page

Understanding Scratch Programming Basics

The document introduces Scratch programming through fill-in-the-blank questions, true or false statements, and multiple-choice questions. It covers basic concepts such as sprite movement, block palettes, and script creation. Additionally, it includes application-based questions for practical understanding of programming actions in Scratch.

Uploaded by

ritikvimal07
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
7 views1 page

Understanding Scratch Programming Basics

The document introduces Scratch programming through fill-in-the-blank questions, true or false statements, and multiple-choice questions. It covers basic concepts such as sprite movement, block palettes, and script creation. Additionally, it includes application-based questions for practical understanding of programming actions in Scratch.

Uploaded by

ritikvimal07
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

INTRODUCTION TO SCRATCH PROGRAMMING

1)​ FILL IN THE BLANKS


a)​ ___________________ is one of the easiest computer language.
b)​ Computer follows step wise instructions to complete any task , which is
known as ______________.
c)​ _____________ is a graphic character which moves on the stage .
d)​ _____________ block allows the sprite to draw lines on the stage, change the
colour and thickness of the lines.
e)​ In scratch, sprite moves on the __________ when you run on a program.
2) State True or false

a)​ A computer understands the language that we speak. ___


b)​ Block palette is the place where you create a script for the sprite to do a specific
task._______
c)​ A script consists at least two blocks._______
d)​ You can turn a sprite only in clockwise direction.________
e)​ Scratch projects are saved with the extension .sb2.________

3) Multiple choice questions

a)​ ________ contains the set of blocks, which are used to program the sprite.
a) block palette. b) script area

4) Application based questions

1)​ Aarav wants to make a scratch project in which he wants to move the sprite in the
forward direction by 20 steps. Suggest him appropriate block to perform the action.

2)​ Shreya wants to change the thickness of the pen while drawing a trail behind the
sprite . suggest her right block to be used.

You might also like