1 |
What does the varibles category in Scratch contain. |
- A. Bocks for sprite looks
- B. Blocks for sprite movemnt
- C. Block fo variable creating and use
- D. Blocks for sprite detection
|
2 |
What does the Sprite List in Scratch show. |
- A. X and Y coordinates
- B. Script blocks
- C. Used sprites
- D. Stage background
|
3 |
You can open the previously saved program from the computer by clicking on the....... menu. |
- A. View
- B. Edit
- C. File
- D. Save
|
4 |
What is the first step in developing a program. |
- A. Writing the program
- B. Analyzing the problem
- C. Designing the solution
- D. Documenting and maintaining the program
|
5 |
What does the show blck do. |
- A. Make the sprite disappear
- B. Makes the sprite appear on the stage
- C. Make the sprite chagne color
- D. None of the above
|
6 |
What is the default character called in Scratch |
- A. Stage
- B. Sprites
- C. X and Y
- D. Script Area
|
7 |
What is he Looks blck category used for in Scratch. |
- A. Moving sprite
- B. Changing sprite appearance
- C. Controllig script flow
- D. Playing sounds
|
8 |
What does the change size by block do int he looks block category. |
- A. Changes the size of the sprite by a given amount
- B. Displays text in a thought bubble
- C. Makes the sprite disppear
- D. Plays a sound and waits for it to finish
|
9 |
Whaare instrcutions gives to the computer called.t |
- A. Algorithms
- B. Documentation
- C. Flowcharts
- D. Programs
|
10 |
A------- is a value that remains consistent durng the execution of a program. |
- A. Numbers
- B. Variable
- C. Constant
- D. Algorithm
|