Font size
WorksheetsP82 Invention and Robotic Club 06/21
Total questions: 15
Worksheet time: 11mins
My block builder is use to simplify our program
True
False
The following programming language can be used to program EV3, except:
Micro Python
HTML
Scratch
EV3 Software
What is the difference between variable and constant
Input in variable can be change while input in constant cannot be change
input in variable cannot be change while input in constant can be change
What is the numbering of the colour red?
6
3
4
5
Choose of the following answer that can be an input
Numeric
Number
Logic
String / Text
We can use loop interupt to end a processing loop
False
True
Unregulated motor block can let the motor stop when under pressure
True
False
Which of the following regarding rotation and degree is correct?
Rotation and Degree is the same
One rotation is equal to one round of the motor
100 Degrees is equal to one round of the motor
1000 Degrees is equal to one round of the motor
Which of the following regarding variable and array is correct?
Variable store a value at a time
Array store a value at a time
Variable store two value at a time
They are the same
What is a loop?
A block used to move the motor
A block that can keep repeating blocks in it
A block used to control sensors
It is not a block
We use block when we are using python for programming
True
False
Parameters is use to change the value of certain blocks in the myblock
False
True
We cannot use wait block to program sensors
False
True
Move tank Block and Move sterring Block are the same
True
False
The numbering of color blue is 2
True
False
