Skip to content
Practice Sheets

icon picker
Answer in one line

Prepared by: learnloophq@gmail.com
Last edited 10 days ago by Learn LoopHQ.

Chapter: 06. Scratch Programming Game Creation

How do you calculate the angle a sprite needs to turn to draw any regular polygon in Scratch?
What are Relational Operators used for in Scratch?
What is the role of the next costume block in creating animated movement?
If you want to use a picture saved on your computer as a sprite, which option would you choose?
What is the purpose of the go to x: ( ) y: ( ) block in Scratch?
How do wait blocks contribute to the flow of a script?
What is looping in Scratch, and what is its main benefit?
Explain the difference between change pen color by and set pen color to blocks.
When drawing a circle in Scratch, why is it common to repeat moving 1 step and turning 1 degree?
What are Blocks in Scratch?
How do you remove a block from a script in Scratch?
Who created Scratch and when?
How does the forever block differ from the repeat block in terms of execution?
What is “data” in the context of a computer program?
What is Scratch programming language primarily used for?
Besides choosing from the library, what are two other ways to add a sprite in Scratch?
What is a variable in the context of Scratch programming?
What is the primary difference between the pen up and pen down blocks?
Which block category controls how a sprite appears on stage?
Provide a scenario where the if...then...else block would be more suitable than the if...then block.
How do you add Pen blocks to the Scratch 3.0 environment?
How can the stamp block be used to draw patterns?
Name any two main components of the Scratch window interface.
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.