1 |
Which of the following is used to make a new block from scratch. |
Sensing
Control
My blocks
Variables
|
2 |
A loop and a ............... are combined in the repeat untill blck. |
Formula
Condition
Sprite
Variable
|
3 |
Which of the following items are in each scratch project. |
Sprite
Stage
Script
All of these
|
4 |
--------- represents an algorithm in pictural form |
Flowchart
Pseudocode
Computational thinking
None
|
5 |
In Algorithm, we use repeat or repeat forever to represent. |
Sequence
Selection
Loop
All of these
|
6 |
------- tell us to take the right path based onsome test. |
Algorithm
Condition
Flowchart
Pseudocode
|
7 |
A collection of instructions to solve a problem simply described in plain english is called. |
Flowchart
Algorithm
Pseudocode
All of these
|
8 |
Represents the imput and output instructions i a flowchart. |
Parallelogram
Circle
Diamond
Rectangle
|
9 |
Represents the processing instructions in a flowchart. |
Oval
Circle
Rectangle
Diamond
|
10 |
Used to connect varios sections of a flowchart. |
Rectangle
Oval
Diamond
Circle
|