WorksheetsProgramming techniques 2- I
Total questions: 12
Worksheet time: 6mins
Which programming block is used to repeat instructions ?
Which programming block is used to check if conditions are true?
Which programming block is used to repeat instructions ?
What programming construct is shown in the image below ?
Sequence
Selection
Repetition
What programming construct is shown in the image below ?
Sequence
Selection
Repetition
What programming construct is shown in the image below ?
Sequence
Selection
Repetition
Which programming block is used to do an action when no conditions are true?
____________ are used to make programs easy to understand.
Comments
Loops
IF statements
____________ are used to check that different parts of the program work correctly.
Characters
Test cases
Variables
What kind of sensors the line follower robots use to follow the lines for movement?
Temperature sensors
Line sensors
Sound sensors
What component can you use to control RC (radio-controlled) model car?
Remote
Wheels
Gears
A _______________ is a way to show how a machine can ask questions and make decisions.
graph
robotics kit
decision tree
