Scratch and Scratch Blocks Crossword Puzzle
Download and print this Scratch and Scratch Blocks crossword puzzle.
Related puzzles:
Browse all Computers / IT Puzzles
QUESTIONS LIST:
- motion : control the movement of sprites (characters), such as moving, rotating, or gliding.
- look : change the appearance or visual properties of a sprite, such as its size, color, or visibility.
- sound : play sounds or control audio features in the project.
- events : trigger scripts in response to specific events, like starting the program or clicking a sprite.
- control : manage the flow of the program with loops, waits, or conditional statements.
- sensing : detect interactions or changes in the environment, such as mouse position or collisions.
- variable : create and manipulate variables for storing and retrieving data
- operators : perform mathematical operations, comparisons, or string manipulations.
- scratch : a visual programming language and online community designed primarily for children and beginners to learn programming and computational thinking.
- my blocks : allow users to define custom blocks for reusable scripts.