WorksheetsRoboMind Class 2 and 3
Total questions: 25
Worksheet time: 13mins
A Robot lives in the_________panel
world panel
script panel
message panel
Find the name of the button
run button
play button
both
Find the name of the button
start button
stop button
pause button
OBRTO rearrange the jumbled letters.
R.BOOT
ROBOT
B.ROOT
The left() command turn left over________degrees.
90degrees
80degrees
40degrees
RoboMind is a new and very simple educational programming language.
True
False
The robot is case-sensitive.
True
False
default.map is opened default, when you launch RoboMind.
True
False
Robot cannot move in different directions.
True
False
To paint the ground white, the robot uses the________command.
paintWhite()
paintBlack()
none
The command that is similar to deleting the beacon is_________.
eatUp()
pickUp()
putDown()
To execute the commands again and again use the_______command.
loop
repeat
none
The RoboMind Development Environment has______panels.
five
four
three
The commands for the Robot are written in the_______
script panel
run panel
world panel
A set of instructions given to the computer to perform a task is called Grab.
True
False
Painting commands cannot be used along with move commands.
True
False
You can paint in black and white colors using the robot.
True
False
The Robot cannot paint.
True
False
When you use the Remote control, RoboMind writes the script automatically.
True
False
Example for move command
forward(), backward()
paintWhite(),paintBlack()
pickUp(),putDown()
_____command moves n steps forward.
backward()
forward()
both
_______command can also be used as an indefinite loop.
repeat()
loop()
both
There are four steps to launch RoboMind.
True
False
Find the missing letter R__B__T
A,I
O,O
E,A
Find the missing letters __R__P
G,A
T,O
C,O
